diff options
| author | yenatch <yenatch@gmail.com> | 2014-05-21 16:21:46 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2014-05-21 16:21:46 -0400 |
| commit | 2cb3f8e1b9e494f01ef2bcb65a0baf463d0efff8 (patch) | |
| tree | 9200c976a8ce6e4c5b2a44d4759d6d97ee4036cf /misc | |
| parent | 93f406e8b4b16529a73ed42196b70ca9a7eeef7d (diff) | |
Comment music functions in home.asm.
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/crystal_misc.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/crystal_misc.asm b/misc/crystal_misc.asm index 2e27422fb..1b402b61c 100644 --- a/misc/crystal_misc.asm +++ b/misc/crystal_misc.asm @@ -257,7 +257,7 @@ Function17a7ff: ; 17a7ff (5e:67ff) ; no known jump sources Function17a81a: ; 17a81a (5e:681a) - call Function3c74 + call IsSFXPlaying ret nc ld a, [hJoyPressed] ; $ff00+$a7 and $3 |
