Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
197
void OpenGameGenie()
198
{
199
if(!GCSettings.gamegenie)
200
geniestage=0;
201
else if (FindGameGenie())
202
geniestage=1;
203
}
Callers
1
GCMemROM
Function · 0.85
Calls
1
FindGameGenie
Function · 0.85
Tested by
no test coverage detected