diff options
author | Daniel Harding <corrnondacqb@yahoo.com> | 2015-07-03 16:03:10 -0500 |
---|---|---|
committer | Daniel Harding <corrnondacqb@yahoo.com> | 2015-07-03 16:03:10 -0500 |
commit | ec4c53559379f3bf7bd332905ba144e1d998f38b (patch) | |
tree | f8ee8f2d9c8042b55edb1a4761833511ab1695b1 /scripts/redshouse1f.asm | |
parent | c43c338a5f7d90494b7e6e67c6533288bd28117d (diff) | |
parent | 5d9d26bd5c64a5b11021bdd46e2e0786ddef888d (diff) |
Merge pull request #98 from dannye/master
Renaming and clean up
Diffstat (limited to 'scripts/redshouse1f.asm')
-rwxr-xr-x | scripts/redshouse1f.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/redshouse1f.asm b/scripts/redshouse1f.asm index 7b3f1f87..d00ee9de 100755 --- a/scripts/redshouse1f.asm +++ b/scripts/redshouse1f.asm @@ -30,7 +30,7 @@ MomHealPokemon: ; 4818a (12:418a) predef HealParty ld a, MUSIC_PKMN_HEALED ld [wc0ee], a - call PlaySound ; play sound? + call PlaySound .next ld a, [wc026] cp MUSIC_PKMN_HEALED |