mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-24 19:46:58 +01:00
13 lines
287 B
C
13 lines
287 B
C
|
/****************************************************************************
|
||
|
* Snes9x 1.51
|
||
|
*
|
||
|
* Nintendo Wii/Gamecube Port
|
||
|
* Tantric August 2008
|
||
|
*
|
||
|
* cheatmgr.h
|
||
|
*
|
||
|
* Cheat handling
|
||
|
****************************************************************************/
|
||
|
|
||
|
void SetupCheats();
|