diff options
author | YamaArashi <shadow962@live.com> | 2015-02-07 13:40:14 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-02-07 13:40:14 -0800 |
commit | 72265ab92abd235c2af6d26ae76dd0dcaecfd6ac (patch) | |
tree | 2fac98f8d74ef00f9e05c9366d3fc205ce05c53b /wram.asm | |
parent | 83023cda1927525d942f53f87a11b642b979ea96 (diff) |
comment drain HP effect
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1269,9 +1269,9 @@ W_MONHPADDING:: ; d0d7 W_DAMAGE:: ; d0d7 - ds 1 + ds 2 -wd0d8:: ds 3 +ds 2 wRepelRemainingSteps:: ; wd0db ds 1 |