cso support
[picodrive.git] / Pico / Pico.h
index 51b4e54..b0f5a73 100644 (file)
@@ -83,7 +83,8 @@ void Stop_CD(void); // releases all resources taken when CD game was started.
 typedef enum\r
 {\r
        PMT_UNCOMPRESSED = 0,\r
-       PMT_ZIP\r
+       PMT_ZIP,\r
+       PMT_CSO\r
 } pm_type;\r
 typedef struct\r
 {\r