aboutsummaryrefslogtreecommitdiff
path: root/source/memmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/memmap.h')
-rw-r--r--source/memmap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/memmap.h b/source/memmap.h
index 3be1cd3..9000641 100644
--- a/source/memmap.h
+++ b/source/memmap.h
@@ -144,7 +144,6 @@ bool LoadROM(const char*);
uint32_t FileLoader(uint8_t* buffer, const char* filename, int32_t maxsize);
#endif
void InitROM(bool);
-bool LoadSRAM(const char*);
bool S9xInitMemory();
void S9xDeinitMemory();
void FreeSDD1Data();