mirror of
https://github.com/dborth/fceugx.git
synced 2024-12-26 16:41:55 +01:00
6 lines
112 B
C
6 lines
112 B
C
void FDSSoundReset(void);
|
|
|
|
void FCEU_FDSInsert(int oride);
|
|
void FCEU_FDSEject(void);
|
|
void FCEU_FDSSelect(void);
|