cso support

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@303 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-11-24 20:50:16 +00:00
parent 2445b7cb6d
commit 71de3cd9bb
11 changed files with 204 additions and 17 deletions

View file

@ -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
{