fceugx/source/fceuload.h

14 lines
329 B
C
Raw Permalink Normal View History

2008-09-02 01:57:21 +00:00
/****************************************************************************
2009-07-22 02:05:49 +00:00
* FCE Ultra
2008-09-02 01:57:21 +00:00
* Nintendo Wii/Gamecube Port
*
2023-01-30 22:07:47 +01:00
* Tantric 2008-2023
2008-09-02 01:57:21 +00:00
*
* fceuload.h
*
* NES Memory Load Game
****************************************************************************/
2009-10-01 22:21:25 +00:00
int GCMemROM(int size);
2009-03-28 17:23:08 +00:00
extern bool romLoaded;