mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-09 15:19:26 +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);
|