snes9xgx/source/ngc/cheatmgr.h
2008-10-28 05:13:24 +00:00

14 lines
309 B
C

/****************************************************************************
* Snes9x 1.51 Nintendo Wii/Gamecube Port
*
* Tantric August 2008
*
* cheatmgr.h
*
* Cheat handling
***************************************************************************/
void SetupCheats();
extern SCheatData Cheat;