aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/NDS.h')
-rw-r--r--src/NDS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/NDS.h b/src/NDS.h
index 99d80b4..e7c2b98 100644
--- a/src/NDS.h
+++ b/src/NDS.h
@@ -114,6 +114,7 @@ bool DoSavestate(Savestate* file);
bool LoadROM(const char* path, const char* sram, bool direct);
void LoadBIOS();
void SetupDirectBoot();
+void RelocateSave(const char* path, bool write);
u32 RunFrame();