pcecd: fix multifile CD, adjust default menu position.

This commit is contained in:
sorgelig
2020-04-25 08:11:38 +08:00
parent ce45d3f2da
commit d5cd08bde9
5 changed files with 34 additions and 59 deletions

1
cd.h
View File

@@ -8,6 +8,7 @@ typedef struct
int start;
int end;
int type;
int sector_size;
} track_t;
typedef struct