aboutsummaryrefslogtreecommitdiff
path: root/source/memmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/memmap.h')
-rw-r--r--source/memmap.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/memmap.h b/source/memmap.h
index 3fb5b9c..ff216a0 100644
--- a/source/memmap.h
+++ b/source/memmap.h
@@ -137,11 +137,6 @@
#define BIGFIRST 2
#define SMALLFIRST 3
-//File Formats go here
-#define ZIP 0
-#define RAR 1
-#define DEFAULT 2
-
class CMemory {
public:
bool8 LoadROM (const char *);