aboutsummaryrefslogtreecommitdiffstats
path: root/home/vblank.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-08-30 18:56:44 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-08-30 18:56:44 -0400
commit2b7961759b3786725b95ee8f4a0b6e556091db7a (patch)
tree6287d4bb7bad7d012f804dc18856341a09fc015b /home/vblank.asm
parentMerge branch 'master' of https://github.com/iimarckus/pokered (diff)
downloadpokeyellow-2b7961759b3786725b95ee8f4a0b6e556091db7a.tar.gz
pokeyellow-2b7961759b3786725b95ee8f4a0b6e556091db7a.tar.xz
pokeyellow-2b7961759b3786725b95ee8f4a0b6e556091db7a.zip
Fixes.
Diffstat (limited to 'home/vblank.asm')
-rw-r--r--home/vblank.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/vblank.asm b/home/vblank.asm
index 8eff5bab..1df155db 100644
--- a/home/vblank.asm
+++ b/home/vblank.asm
@@ -55,6 +55,7 @@ VBlank:: ; 1de5 (0:1de5)
jr z, .skipDec
dec a
ld [H_FRAMECOUNTER], a
+.skipDec
call FadeOutAudio