MCPcopy Create free account
hub / github.com/TASEmulators/fceux / SetOC

Function SetOC

src/drivers/common/cheat.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204} MENU;
205
206static void SetOC(void)
207{
208 FCEUI_CheatSearchSetCurrentAsOriginal();
209}
210
211static void UnhideEx(void)
212{

Callers

nothing calls this directly

Tested by

no test coverage detected