aboutsummaryrefslogtreecommitdiff
path: root/NDS.h
diff options
context:
space:
mode:
Diffstat (limited to 'NDS.h')
-rw-r--r--NDS.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/NDS.h b/NDS.h
index ce1c89c..9b56ea1 100644
--- a/NDS.h
+++ b/NDS.h
@@ -103,9 +103,6 @@ extern u8 ROMSeed1[2*8];
extern u8 ARM9BIOS[0x1000];
extern u8 ARM7BIOS[0x4000];
-extern u32 ARM9ITCMSize;
-extern u32 ARM9DTCMBase, ARM9DTCMSize;
-
void Init();
void Reset();