aboutsummaryrefslogtreecommitdiff
path: root/source/memmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/memmap.c')
-rw-r--r--source/memmap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/memmap.c b/source/memmap.c
index cfdc997..209b6cd 100644
--- a/source/memmap.c
+++ b/source/memmap.c
@@ -3044,5 +3044,3 @@ void ParseSNESHeader(uint8_t* RomHeader)
else
sprintf(Memory.CompanyId, "%02X", RomHeader[0x2A]);
}
-
-#include "getset.h"