MCPcopy Create free account
hub / github.com/dborth/fceugx / FCEUD_GetCompilerString

Function FCEUD_GetCompilerString

source/fceusupport.cpp:194–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

FCEUI_GetAboutStringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected