mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
mcd, preparations for msu support
This commit is contained in:
parent
178a9b683c
commit
02ff025479
15 changed files with 153 additions and 170 deletions
|
@ -60,6 +60,7 @@
|
|||
/* CD track */
|
||||
typedef struct
|
||||
{
|
||||
int type;
|
||||
char *fname;
|
||||
void *fd;
|
||||
#ifdef USE_LIBTREMOR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue