snes9xgx/source/ngc/cheatmgr.h
2009-03-11 17:28:37 +00:00

15 lines
329 B
C

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