mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-22 22:01:06 -06:00
actually save shit
This commit is contained in:
@ -59,6 +59,10 @@ extern int SocketBindAnyAddr;
|
||||
|
||||
extern int SavestateRelocSRAM;
|
||||
|
||||
extern int AudioVolume;
|
||||
extern int MicInputType;
|
||||
extern char MicWavPath[512];
|
||||
|
||||
}
|
||||
|
||||
#endif // CONFIG_H
|
||||
|
Reference in New Issue
Block a user