mirror of
https://github.com/dborth/fceugx.git
synced 2025-07-27 03:37:23 +02: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);
|