summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-07-31 19:17:35 -0400
committeryenatch <yenatch@gmail.com>2013-07-31 19:17:35 -0400
commit59cb57b9545e1aaba5d45f1a627abf082edea7a9 (patch)
tree667e9208f078fbc7a02078ca2bb98405e77a998e /wram.asm
parentb275df6974eb030d7d114eb4bfddeff9163311b3 (diff)
more cleanup
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index 1a0f6a12c..7e744b989 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1705,21 +1705,25 @@ KantoBadges: ; d858
SECTION "Items",BSS[$d859]
TMsHMs: ; d859
ds 57
+TMsHMsEnd
NumItems: ; d892
ds 1
Items: ; d893
ds 41
+ItemsEnd
NumKeyItems: ; d8bc
ds 1
KeyItems: ; d8bd
ds 26
+KeyItemsEnd
NumBalls: ; d8d7
ds 1
Balls: ; d8d8
ds 25
+BallsEnd
SECTION "overworld",BSS[$d95b]
WhichRegisteredItem: ; d95b