aboutsummaryrefslogtreecommitdiff
path: root/Source/System.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/System.h')
-rw-r--r--Source/System.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Source/System.h b/Source/System.h
index 9192d3c..4bec203 100644
--- a/Source/System.h
+++ b/Source/System.h
@@ -132,6 +132,12 @@ void SystemEnableVBlankInterrupt();
void SystemDisableVBlankInterrupt();
+void SystemReturnToLoader(void);
+
+void SystemDevMenuToggle(void);
+
+void SystemDevMenu(void);
+
/* **************************************
* Global Variables *
* **************************************/