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 0649042..b0a3311 100644
--- a/NDS.h
+++ b/NDS.h
@@ -17,6 +17,8 @@ void RunFrame();
void Halt();
+void MapSharedWRAM();
+
u8 ARM9Read8(u32 addr);
u16 ARM9Read16(u32 addr);
u32 ARM9Read32(u32 addr);