| 192 | void FCEUI_SetAviEnableHUDrecording(bool enable) { } |
| 193 | bool FCEUI_AviDisableMovieMessages() { return true; } |
| 194 | const char *FCEUD_GetCompilerString() { return NULL; } |
| 195 | void FCEUI_UseInputPreset(int preset) { } |
| 196 | void FCEUD_SoundVolumeAdjust(int n) { } |
| 197 | void FCEUD_SetEmulationSpeed(int cmd) { } |
no outgoing calls
no test coverage detected