X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2FPico.h;h=b0f5a7377ef34d2989d9a3630d2f69b2624941ce;hb=71de3cd9bb3cad7630df5b1d2a0e56475995b025;hp=51b4e54d6950f1da46bf2b6182c11768601fb1dc;hpb=2445b7cb6d5a0f0aa8697fdaa8af8ca52780f5b7;p=picodrive.git diff --git a/Pico/Pico.h b/Pico/Pico.h index 51b4e54..b0f5a73 100644 --- a/Pico/Pico.h +++ b/Pico/Pico.h @@ -83,7 +83,8 @@ void Stop_CD(void); // releases all resources taken when CD game was started. typedef enum { PMT_UNCOMPRESSED = 0, - PMT_ZIP + PMT_ZIP, + PMT_CSO } pm_type; typedef struct {