X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcd%2Fgfx_cd.h;h=519f95e9072a48399ca59c2cb5368adea4c9a2d0;hb=cea6590346640236914eeff840401c55db8a77ce;hp=32fab7422a3c418e50a654e88718952fdd19393e;hpb=51a902ae2512cffdb3ac7751988c1bde4a641be4;p=picodrive.git diff --git a/Pico/cd/gfx_cd.h b/Pico/cd/gfx_cd.h index 32fab74..519f95e 100644 --- a/Pico/cd/gfx_cd.h +++ b/Pico/cd/gfx_cd.h @@ -28,6 +28,8 @@ typedef struct unsigned int YD; unsigned int XD_Mul; unsigned int H_Dot; + + int pad[2]; } Rot_Comp;