aboutsummaryrefslogtreecommitdiff
path: root/NDS.h
diff options
context:
space:
mode:
Diffstat (limited to 'NDS.h')
-rw-r--r--NDS.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/NDS.h b/NDS.h
index 2d30135..0649042 100644
--- a/NDS.h
+++ b/NDS.h
@@ -7,6 +7,9 @@
namespace NDS
{
+extern u32 ARM9ITCMSize;
+extern u32 ARM9DTCMBase, ARM9DTCMSize;
+
void Init();
void Reset();