aboutsummaryrefslogtreecommitdiffstats
path: root/wram.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-08 00:23:55 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-08 00:23:55 -0400
commite181c27c5e396aea254b471b182df3237eeb03ce (patch)
tree94b5e11540c3da422e582cd814dc1fbb0a9de126 /wram.asm
parentPrinter labels (diff)
downloadpokeyellow-e181c27c5e396aea254b471b182df3237eeb03ce.tar.gz
pokeyellow-e181c27c5e396aea254b471b182df3237eeb03ce.tar.xz
pokeyellow-e181c27c5e396aea254b471b182df3237eeb03ce.zip
Is this an OAM printer?
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm15
1 files changed, 13 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index a64a30c0..cb60a9b5 100755
--- a/wram.asm
+++ b/wram.asm
@@ -531,7 +531,9 @@ wYellowIntroSurfingPikaSineWaveBuffer:: ; c800
; ds $100
ds $10
wc810:: ; c810
- ds $f0
+ ds $20
+wc830:: ; c830
+ ds $d0
; c900
ds $70
@@ -565,7 +567,16 @@ wPrinterPokedexEntryTextPointer:: ; caf5
dw
ds 2
wPrinterPokedexMonIsOwned:: ; caf9
- ds 259
+ ds 227
+
+wcbdc:: ; cbdc
+ ds 14
+
+wcbea:: ; cbea
+ ds 2
+
+wcbec:: ; cbec
+ ds 16
wRedrawRowOrColumnSrcTiles:: ; cbfc
; the tiles of the row or column to be redrawn by RedrawRowOrColumn