summaryrefslogtreecommitdiff
path: root/x86
diff options
context:
space:
mode:
Diffstat (limited to 'x86')
-rw-r--r--x86/x86_stub.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/x86/x86_stub.S b/x86/x86_stub.S
index 948572c..333c8fd 100644
--- a/x86/x86_stub.S
+++ b/x86/x86_stub.S
@@ -538,6 +538,8 @@ defsymbl(palette_ram)
.space 0x400
defsymbl(palette_ram_converted)
.space 0x400
+defsymbl(oam_ram)
+ .space 0x400
defsymbl(spsr)
.space 24
defsymbl(reg_mode)