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

Function AddCheat

src/drivers/common/cheat.cpp:340–343  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

338}
339
340static void AddCheat(void)
341{
342 AddCheatParam(0,0);
343}
344
345static int lid;
346static int clistcallb(const char *name, uint32 a, uint8 v, int compare, int s, int type, void *data)

Callers

nothing calls this directly

Calls 1

AddCheatParamFunction · 0.85

Tested by

no test coverage detected