From 1d98e1c317fa19687ae6bc3cb8e550ef7531bf02 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Wed, 29 Oct 2014 05:28:04 +0100 Subject: cleanups (cont.) --- source/memmap.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'source/memmap.h') 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 *); -- cgit v1.2.3