aboutsummaryrefslogtreecommitdiffstats
path: root/home/vblank.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-07-16 11:11:50 -0500
committerdannye <corrnondacqb@yahoo.com>2016-07-16 11:11:50 -0500
commit707ba908f780d42e1f26af85bef0bf0eb478b877 (patch)
tree88fba78e2d9c590c4860a2e63eed00a2e29d4005 /home/vblank.asm
parentMerge branch 'master' of https://github.com/pret/pokeyellow into merge-pokered (diff)
parentMerge pull request #15 from pret/remove-pip (diff)
downloadpokeyellow-707ba908f780d42e1f26af85bef0bf0eb478b877.tar.gz
pokeyellow-707ba908f780d42e1f26af85bef0bf0eb478b877.tar.xz
pokeyellow-707ba908f780d42e1f26af85bef0bf0eb478b877.zip
Merge branch 'master' of https://github.com/pret/pokeyellow
Diffstat (limited to 'home/vblank.asm')
-rw-r--r--home/vblank.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/vblank.asm b/home/vblank.asm
index 9cc8d42f..764e5277 100644
--- a/home/vblank.asm
+++ b/home/vblank.asm
@@ -55,8 +55,8 @@ VBlank::
jr z, .skipDec
dec a
ld [H_FRAMECOUNTER], a
-.skipDec
+.skipDec
call FadeOutAudio
callbs Music_DoLowHealthAlarm