fceugx/source/ngc/cheatmgr.h

16 lines
322 B
C

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