summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-08-30 00:44:13 -0700
committerYamaArashi <shadow962@live.com>2015-08-30 01:08:01 -0700
commit4cfcc2f589d07e0b038a0ca4b31123152b93dbe1 (patch)
tree937d54d5f4c7ee08099669e2742704800dab11d2 /wram.asm
parent4f43e47fc9a343b973ed3b60d6ec34c3b9f97fa8 (diff)
replaced hardcoded values in ItemUseMedicine
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index c5810856..15987dda 100755
--- a/wram.asm
+++ b/wram.asm
@@ -50,6 +50,7 @@ battle_struct: MACRO
\1Moves:: ds NUM_MOVES
\1DVs:: ds 2
\1Level:: db
+\1Stats::
\1MaxHP:: dw
\1Attack:: dw
\1Defense:: dw