mirror of
https://github.com/dborth/fceugx.git
synced 2024-11-01 06:55:05 +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);
|