mirror of
https://github.com/dborth/fceugx.git
synced 2024-11-01 15:05:05 +01:00
15 lines
308 B
C
15 lines
308 B
C
/****************************************************************************
|
|
* FCE Ultra 0.98.12
|
|
* Nintendo Wii/Gamecube Port
|
|
*
|
|
* Tantric 2009
|
|
*
|
|
* cheatmgr.h
|
|
*
|
|
* Cheat handling
|
|
***************************************************************************/
|
|
|
|
void SetupCheats();
|
|
|
|
extern int numcheats;
|