summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-06 20:55:16 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-06 20:55:16 -0500
commitd8aa438644e86fe7421ad8721fa9b9275ed62023 (patch)
tree7ac8d718fabd943298ee9bb5edbfd44ad89e3671 /wram.asm
parentae2970d73bf97e1a99037b25214354330a727f0a (diff)
More battle command labels
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 61c699383..40808140e 100644
--- a/wram.asm
+++ b/wram.asm
@@ -600,7 +600,7 @@ EnemyDamageTaken:: ; c684
wc686:: ds 2
wc688:: ds 1
-wc689:: ds 1
+wKickCounter:: ds 1
wc68a::
BattleScriptBuffer:: ; c68a
ds 40
@@ -1898,6 +1898,7 @@ wd264:: ds 1
wFoundMatchingIDInParty::
wNamedObjectIndexBuffer::
wCurTMHM::
+wTypeMatchup::
wd265:: ds 1
wd266:: ds 1
wd267:: ds 1