allow player 2 touchscreen controls
[drnoksnes] / snapshot.h
index 43f7949..022e689 100644 (file)
@@ -55,8 +55,6 @@
 START_EXTERN_C
 bool8 S9xFreezeGame (const char *filename);
 bool8 S9xUnfreezeGame (const char *filename);
-bool8 Snapshot (const char *filename);
-bool8 S9xLoadSnapshot (const char *filename);
 bool8 S9xSPCDump (const char *filename);
 END_EXTERN_C