fceugx/source/cheatmgr.h
2010-03-21 20:19:17 +00:00

17 lines
344 B
C

/****************************************************************************
* FCE Ultra
* Nintendo Wii/Gamecube Port
*
* Tantric 2009
*
* cheatmgr.h
*
* Cheat handling
***************************************************************************/
void SetupCheats();
bool FindGameGenie();
void OpenGameGenie();
extern int numcheats;