summaryrefslogtreecommitdiff
path: root/arm
diff options
context:
space:
mode:
Diffstat (limited to 'arm')
-rw-r--r--arm/arm_stub.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arm/arm_stub.S b/arm/arm_stub.S
index 8e6cc9b..374daba 100644
--- a/arm/arm_stub.S
+++ b/arm/arm_stub.S
@@ -820,6 +820,8 @@ defsymbl(palette_ram)
.space 0x400
defsymbl(palette_ram_converted)
.space 0x400
+defsymbl(oam_ram)
+ .space 0x400
defsymbl(spsr)
.space 24
defsymbl(reg_mode)