summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-06-13 22:53:20 -0700
committeryenatch <yenatch@gmail.com>2014-06-13 22:53:20 -0700
commite23f34125879e680e1a6ee263cb3dbb579cc5135 (patch)
tree2474334d0166f7889ad46689dd80b542383143e3 /wram.asm
parenteb9fc6676cfed0460d19ce441134dbcdfce49b0d (diff)
Battle type constants in the wild.
Also add constants for trap and Celebi event battles.
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index 3c7520fce..49746cff6 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1375,9 +1375,9 @@ Coins:: ; d855
Badges::
JohtoBadges:: ; d857
- ds 1
+ flag_array 8
KantoBadges:: ; d858
- ds 1
+ flag_array 8
SECTION "Items",WRAMX[$d859],BANK[1]
TMsHMs:: ; d859