summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index ab0cd5d11..51fb49092 100644
--- a/wram.asm
+++ b/wram.asm
@@ -2640,7 +2640,9 @@ w2_d188:: ds 1
SECTION "WRAM 3", WRAMX, BANK [3]
w3_d000:: ; d000
- ds $100
+ ds $90
+w3_d090::
+ ds $70
BT_OTrainer::
w3_d100:: ; BattleTower OpponentTrainer-Data (length = 0xe0 = $a + $1 + 3*$3b + $24)