Source position: gba_affine.inc line 68
type t_ObjAffineSource = record
sX: s16;
sY: s16;
theta: u16;
end;