diff --git a/source/fceusupport.cpp b/source/fceusupport.cpp index c1cdfb6..0aa956f 100644 --- a/source/fceusupport.cpp +++ b/source/fceusupport.cpp @@ -118,4 +118,3 @@ const char *FCEUD_GetCompilerString() { return NULL; } void FCEUI_UseInputPreset(int preset) { } void FCEUD_SoundVolumeAdjust(int n) { } void FCEUD_SetEmulationSpeed(int cmd) { } -void FCEUI_UseInputPreset(int preset) { }