summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-08-19 22:42:59 -0700
committeryenatch <yenatch@gmail.com>2015-08-19 22:42:59 -0700
commit70f9c27aac2ba368201a653050dfdd3976a14ac2 (patch)
tree5e453cd2e3376cfaaaf91741b34e8e4a5ff4684b /wram.asm
parent9e3bd6cb9b4366ba242d828d2e3bfd7a26e588e4 (diff)
Found a reference to an unknown blob.
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm17
1 files changed, 16 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index a5ff2028f..6193978b7 100644
--- a/wram.asm
+++ b/wram.asm
@@ -2598,7 +2598,10 @@ w2_d188:: ds 1
SECTION "WRAM 3", WRAMX, BANK [3]
- ds $800
+ ds $100
+
+w3_d100::
+ ds $700
w3_d800:: ds 1
@@ -2760,6 +2763,18 @@ sCrystalData::
ds 1
s1_be45:: ds 1
+sBattleTower:: ; be46
+sbe46:: ds 1
+sbe47:: ds 1
+sbe48:: ds 7
+sbe4f:: ds 2
+sbe51:: ds 1
+sbe52:: ds 1
+sbe53:: ds 1
+sbe54:: ds 1
+sbe55:: ds 1
+sbe56:: ds 1
+
SECTION "Boxes 1-7", SRAM, BANK [2]
box sBox1