diff options
author | yenatch <yenatch@gmail.com> | 2013-12-24 17:11:52 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-12-24 17:11:52 -0500 |
commit | 0cd1d2071fe902fd9a7e579062698271d685e43b (patch) | |
tree | fa8890c493c13e127aebcb07728eeb8c58eff92b /wram.asm | |
parent | 5f0e279bfafbde621830561f7a2f78171746e9d4 (diff) |
item effect incbins
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1931,6 +1931,7 @@ PartyMon1ID: ; dce5 PartyMon1Exp: ; dce7 ds 3 +PartyMon1StatExp: PartyMon1HPExp: ; dcea ds 2 PartyMon1AtkExp: ; dcec |