fceugx/source/ngc/cheatmgr.h

16 lines
322 B
C
Raw Normal View History

2009-07-22 03:58:45 +02:00
/****************************************************************************
2009-07-22 04:05:49 +02:00
* FCE Ultra
2009-07-22 03:58:45 +02:00
* Nintendo Wii/Gamecube Port
*
* Tantric 2009
*
* cheatmgr.h
*
* Cheat handling
***************************************************************************/
void SetupCheats();
void OpenGameGenie();
2009-07-22 03:58:45 +02:00
extern int numcheats;