summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2018-07-03 13:22:50 +0200
committerxCrystal <rgr.crystal@gmail.com>2018-07-03 13:22:50 +0200
commit7fe9f49ccabcc33ce6ab988e605352df2e8837ce (patch)
tree0929158e48ea213ff2b1e85aebc605d03ba88e06 /src/wram.asm
parentd201196bea11e71887a826b5b364d2d11f94abc9 (diff)
Misc bank 1 stuff
Diffstat (limited to 'src/wram.asm')
-rw-r--r--src/wram.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wram.asm b/src/wram.asm
index 02b6296..ad078c7 100644
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -623,7 +623,9 @@ wSelectedDuelSubMenuScrollOffset:: ; cbd0
wcbd1:: ; cbd1
ds $1
-wcbd2:: ; cbd2
+; when processing or displaying the play area Pokemon cards of a duelist,
+; whether to account for only the benched Pokemon ($01) or also the arena Pokemon ($00).
+wExcludeArenaPokemon:: ; cbd2
ds $1
wcbd3:: ; cbd3
@@ -1946,7 +1948,7 @@ wd697:: ; d697
ds $6e8
-SECTION "WRAM Music", WRAMX
+SECTION "WRAM Audio", WRAMX
; bit 7 is set once the song has been started
wCurSongID:: ; dd80
@@ -2116,8 +2118,6 @@ wMusicCh3Stack:: ; de13
wMusicCh4Stack:: ; de1f
ds $c
-SECTION "WRAM Sfx", WRAMX
-
wde2b:: ; de2b
ds $3