mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 15:50:00 -06:00
Audio interpolation (#1176)
add audio interpolation (emulation improvement)
This commit is contained in:
@ -85,6 +85,7 @@ extern int DirectLAN;
|
||||
|
||||
extern int SavestateRelocSRAM;
|
||||
|
||||
extern int AudioInterp;
|
||||
extern int AudioVolume;
|
||||
extern int MicInputType;
|
||||
extern char MicWavPath[1024];
|
||||
|
Reference in New Issue
Block a user