gfx chip faker, hint vector
[picodrive.git] / Pico / PicoInt.h
index fa7f7ec..c85b99f 100644 (file)
@@ -161,6 +161,7 @@ struct PicoSRAM
 // MCD\r
 #include "cd/cd_sys.h"\r
 #include "cd/LC89510.h"\r
+#include "cd/gfx_cd.h"\r
 \r
 struct mcd_misc\r
 {\r
@@ -183,6 +184,7 @@ typedef struct
        CDD  cdd;\r
        CDC  cdc;\r
        _scd scd;\r
+       Rot_Comp rot_comp;\r
        struct mcd_misc m;\r
 } mcd_state;\r
 \r