aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/NDS.h')
-rw-r--r--src/NDS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/NDS.h b/src/NDS.h
index 204c67d..6b76451 100644
--- a/src/NDS.h
+++ b/src/NDS.h
@@ -106,7 +106,7 @@ void DeInit();
void Reset();
void Stop();
-void LoadROM(const char* path, bool direct);
+bool LoadROM(const char* path, bool direct);
void LoadBIOS();
void SetupDirectBoot();