summaryrefslogtreecommitdiff
path: root/src/memmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/memmap.h')
-rw-r--r--src/memmap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/memmap.h b/src/memmap.h
index bcf71d6..53aa54f 100644
--- a/src/memmap.h
+++ b/src/memmap.h
@@ -82,7 +82,6 @@
bool8_32 LoadROM(const char*);
void InitROM(bool8_32);
-bool8_32 LoadSRAM(const char*);
bool8_32 SaveSRAM(const char*);
bool8_32 MemoryInit();
void MemoryDeinit();