snes9xgx/source/ngc/cheatmgr.h

14 lines
309 B
C
Raw Normal View History

/****************************************************************************
* Snes9x 1.51 Nintendo Wii/Gamecube Port
*
* Tantric August 2008
*
* cheatmgr.h
*
* Cheat handling
***************************************************************************/
void SetupCheats();
2008-10-28 06:13:24 +01:00
extern SCheatData Cheat;