We don't need these file I/O functions

This commit is contained in:
twinaphex
2017-03-24 02:13:48 +01:00
parent fd33132ec0
commit 22f4172f40
5 changed files with 6 additions and 175 deletions

View File

@@ -31,9 +31,6 @@ int FCEUSS_LoadFP(MEM_TYPE *);
void FCEUSS_Load_Mem(void);
void FCEUSS_Save_Mem(void);
extern int CurrentState;
void FCEUSS_CheckStates(void);
typedef struct {
void *v;
uint32 s;