diff options
| author | YamaArashi <shadow962@live.com> | 2016-06-12 11:34:47 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-06-12 11:34:47 -0700 |
| commit | f978cc0cc9557581a4fa712b00f0f2ad321fa22b (patch) | |
| tree | a93c42f00eec7d9f356c1e9e4b12ec0a46e419d1 /home/vblank.asm | |
| parent | sync text (diff) | |
| download | pokeyellow-f978cc0cc9557581a4fa712b00f0f2ad321fa22b.tar.gz pokeyellow-f978cc0cc9557581a4fa712b00f0f2ad321fa22b.tar.xz pokeyellow-f978cc0cc9557581a4fa712b00f0f2ad321fa22b.zip | |
sync home
Diffstat (limited to 'home/vblank.asm')
| -rw-r--r-- | home/vblank.asm | 2 |
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 |
