summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-13 18:48:26 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-13 18:48:26 -0400
commit75035a71a544821de0b397cfd5bacad5cf4da8fd (patch)
treea6f0321c5bb59c2e5bae7d26d20fe7c8e4ff4e88 /wram.asm
parent0d683ea0c72c3d86736cd08667f14d6abe5964c3 (diff)
Label some mobile addresses, and revise some comments
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm16
1 files changed, 10 insertions, 6 deletions
diff --git a/wram.asm b/wram.asm
index 9c9bd5b33..d94f38eba 100644
--- a/wram.asm
+++ b/wram.asm
@@ -774,14 +774,17 @@ wOddEggName:: ds MON_NAME_LENGTH
wOddEggOTName:: ds NAME_LENGTH
NEXTU ; c608
-wc608:: ds 53
+wc608:: ds 16
+wc618:: ds 37
wc63d:: ds 5
wc642:: ds 5
-wc647:: ds 33
+wc647:: ds 1
+wc648:: ds 2
+wc64a:: ds 30
wc668:: ds 32
wc688:: ds 2
-wc68a:: ds 4
- ds 66
+wc68a:: ds 30
+wc6a8:: ds 40
ENDU ; c6d0
; This union spans 280 bytes from c6d0 to c7e8.
@@ -2984,7 +2987,7 @@ SECTION "Pic Animations", WRAMX
wTempTilemap::
; 20x18 grid of 8x8 tiles
- ds SCREEN_WIDTH * SCREEN_HEIGHT ; $168 = 360
+ ds SCREEN_WIDTH * SCREEN_HEIGHT
; PokeAnim data
wPokeAnimStruct::
@@ -3024,7 +3027,8 @@ SECTION "Battle Tower RAM", WRAMX
w3_d000:: ds 1 ; d000
w3_d001:: ds 1
-w3_d002:: ds $7e
+w3_d002:: ds 16
+w3_d012:: ds $6e
w3_d080:: ds 1
w3_d081:: ds $f
w3_d090:: ds $70