diff options
author | yenatch <yenatch@gmail.com> | 2014-07-18 10:25:03 -0700 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-07-18 10:31:52 -0700 |
commit | 928cdcfc23e90d2fb6a99aac7a7b7a4184dd77ed (patch) | |
tree | 76215f6b208af8dc7bfd26d320f1ae810192c980 /home/audio.asm | |
parent | 251517812f65ab95c886e2cb9afe4b996e463ec7 (diff) |
Name cry functions in home.asm.
Diffstat (limited to 'home/audio.asm')
-rw-r--r-- | home/audio.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/audio.asm b/home/audio.asm index 12a0784a3..8130cf2c5 100644 --- a/home/audio.asm +++ b/home/audio.asm @@ -142,7 +142,7 @@ PlayMusic2:: ; 3bbc PlayCryHeader:: ; 3be3 -; Play a cry given parameters at header de +; Play cry header de. push hl push de |