savestates works
[picodrive.git] / Pico / cd / gfx_cd.h
index 32fab74..519f95e 100644 (file)
@@ -28,6 +28,8 @@ typedef struct
        unsigned int YD;
        unsigned int XD_Mul;
        unsigned int H_Dot;
+
+       int pad[2];
 } Rot_Comp;