Fix savestates
This commit is contained in:
@@ -28,6 +28,9 @@ int FCEUSS_Load(char *);
|
||||
int FCEUSS_SaveFP(MEM_TYPE *);
|
||||
int FCEUSS_LoadFP(MEM_TYPE *);
|
||||
|
||||
void FCEUSS_Load_Mem(void);
|
||||
void FCEUSS_Save_Mem(void);
|
||||
|
||||
extern int CurrentState;
|
||||
void FCEUSS_CheckStates(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user