summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-05 15:18:40 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-05 15:18:40 -0400
commitc9a3048c33b59e25775e90bb707630ddbf978f71 (patch)
treeb5ed448edbdbf130c4ced9e2a4cd90e16ae547b5 /wram.asm
parent2f0305d80a0f64c093eabceb434a2fd0c122caa2 (diff)
Split bank 3e
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm6
1 files changed, 4 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index be995089..541397d1 100755
--- a/wram.asm
+++ b/wram.asm
@@ -408,7 +408,7 @@ wc634:: ; c634
ds 1
wc635:: ; c635
ds 1
-wc636:: ; c636
+wYellowIntroAnimatedObjectStructPointer:: ; c636
ds 2
; c638
@@ -426,7 +426,9 @@ wc700:: ; c700
wc710:: ; c710
ds $f0
wc800:: ; c800
- ds $178
+ ds $10
+wc810:: ; c810
+ ds $168
wPrinterTileBuffer:: ; c978
ds SCREEN_HEIGHT * SCREEN_WIDTH