mirror of
https://github.com/dborth/fceugx.git
synced 2024-11-01 06:55:05 +01:00
7 lines
134 B
C
7 lines
134 B
C
extern bool isFDS;
|
|
void FDSSoundReset(void);
|
|
|
|
void FCEU_FDSInsert(void);
|
|
//void FCEU_FDSEject(void);
|
|
void FCEU_FDSSelect(void);
|