aboutsummaryrefslogtreecommitdiff
path: root/NDS.h
diff options
context:
space:
mode:
Diffstat (limited to 'NDS.h')
-rw-r--r--NDS.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/NDS.h b/NDS.h
index ecf27cc..8ca022b 100644
--- a/NDS.h
+++ b/NDS.h
@@ -115,6 +115,8 @@ extern u8 ARM7BIOS[0x4000];
void Init();
void Reset();
+void SetupDirectBoot();
+
void RunFrame();
void PressKey(u32 key);