aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-06-05 16:39:42 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-06-05 16:39:42 -0400
commit08fb4c22ef11f7ea99abe9c6ff0e73bbcd8fb239 (patch)
tree7b5d7d54ed3ce4cebd9b3e2809c5ce54e8eaddfd /home
parentMerge pull request #10 from PikalaxALT/master (diff)
parentThis looks like Gen 2's object animation engine (diff)
downloadpokeyellow-08fb4c22ef11f7ea99abe9c6ff0e73bbcd8fb239.tar.gz
pokeyellow-08fb4c22ef11f7ea99abe9c6ff0e73bbcd8fb239.tar.xz
pokeyellow-08fb4c22ef11f7ea99abe9c6ff0e73bbcd8fb239.zip
Merge pull request #11 from PikalaxALT/master
MILESTONE: Finish disassembly
Diffstat (limited to 'home')
-rw-r--r--home/audio.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/audio.asm b/home/audio.asm
index f1daa4f1..69e81dd8 100644
--- a/home/audio.asm
+++ b/home/audio.asm
@@ -88,6 +88,7 @@ CheckForNoBikingMusicMap:: ; 21c8 (0:21c8)
UpdateMusic6Times:: ; 21e3 (0:21e3)
ld c, $6
+UpdateMusicCTimes::
.loop
push bc
push hl