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

Class CHEATF

src/cheat.cpp:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66bool disableShowGG = 0;
67static _8BYTECHEATMAP* cheatMap = NULL;
68struct CHEATF *cheats = 0, *cheatsl = 0;
69
70
71#define CHEATC_NONE 0x8000

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected