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

Function OpenGameGenie

source/cheatmgr.cpp:197–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197void OpenGameGenie()
198{
199 if(!GCSettings.gamegenie)
200 geniestage=0;
201 else if (FindGameGenie())
202 geniestage=1;
203}

Callers 1

GCMemROMFunction · 0.85

Calls 1

FindGameGenieFunction · 0.85

Tested by

no test coverage detected