Source position: gba_affine.inc line 44
type t_BGAffineSource = record
x: s32;
y: s32;
tX: s16;
tY: s16;
sX: s16;
sY: s16;
theta: u16;
end;