diff options
author | IIMarckus <iimarckus@gmail.com> | 2015-07-10 03:37:34 -0600 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2015-07-10 03:37:34 -0600 |
commit | d1fbc077a71dc9d036a8ebf54d3ab886636533fb (patch) | |
tree | 145832f5b2059da8ae4786eb25c6054acbb1adfd /wram.asm | |
parent | e118dfe727b6982f289bdd7ac0401ce796b3f223 (diff) |
Label fight counters for phone call rematches.
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -2232,19 +2232,19 @@ wd9fe:: ds 1 wd9ff:: ds 1 wda00:: ds 1 -wda01:: ds 1 -wda02:: ds 1 -wda03:: ds 1 -wda04:: ds 1 +ArnieFightCount:: ds 1 +AlanFightCount:: ds 1 +DanaFightCount:: ds 1 +ChadFightCount:: ds 1 wda05:: ds 1 -wda06:: ds 1 -wda07:: ds 1 -wda08:: ds 1 -wda09:: ds 1 -wda0a:: ds 1 +TullyFightCount:: ds 1 +BrentFightCount:: ds 1 +TiffanyFightCount:: ds 1 +VanceFightCount:: ds 1 +WiltonFightCount:: ds 1 wda0b:: ds 1 -wda0c:: ds 1 -wda0d:: ds 1 +ParryFightCount:: ds 1 +ErinFightCount:: ds 1 ds 100 EventFlags:: ; da72 |