mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Update comment
This commit is contained in:
parent
ce4c2d3d12
commit
bef36398c9
|
@ -1074,7 +1074,7 @@ Audio2_IsCry:
|
||||||
|
|
||||||
; --- this section is only present in this copy of the sound engine
|
; --- this section is only present in this copy of the sound engine
|
||||||
Audio2_IsBattleSFX:
|
Audio2_IsBattleSFX:
|
||||||
; Returns whether the currently playing audio is a cry in carry.
|
; Returns whether the currently playing audio is a battle sfx in carry.
|
||||||
ld a, [wChannelSoundIDs + Ch8]
|
ld a, [wChannelSoundIDs + Ch8]
|
||||||
ld b, a
|
ld b, a
|
||||||
ld a, [wChannelSoundIDs + Ch5]
|
ld a, [wChannelSoundIDs + Ch5]
|
||||||
|
|
Loading…
Reference in a new issue