diff options
author | YamaArashi <shadow962@live.com> | 2015-08-30 00:44:13 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-08-30 01:08:01 -0700 |
commit | 4cfcc2f589d07e0b038a0ca4b31123152b93dbe1 (patch) | |
tree | 937d54d5f4c7ee08099669e2742704800dab11d2 /wram.asm | |
parent | 4f43e47fc9a343b973ed3b60d6ec34c3b9f97fa8 (diff) |
replaced hardcoded values in ItemUseMedicine
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ battle_struct: MACRO \1Moves:: ds NUM_MOVES \1DVs:: ds 2 \1Level:: db +\1Stats:: \1MaxHP:: dw \1Attack:: dw \1Defense:: dw |