summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/snapshot.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/snapshot.c b/src/snapshot.c
index 9ab89a6..fd7e989 100644
--- a/src/snapshot.c
+++ b/src/snapshot.c
@@ -46,7 +46,6 @@
#endif
#include "snapshot.h"
-//#include "snaporig.h"
#include "memmap.h"
#include "snes9x.h"
#include "65c816.h"
@@ -71,8 +70,6 @@ extern void (*statef_close)();
extern uint8* SRAM;
-//bool8 S9xUnfreezeZSNES (const char *filename);
-
typedef struct
{
int offset;