ref: bef36398c936e8aa3d61229dfe7b52ca577d024a
parent: ce4c2d3d1247b7d90c7cf6d5b64ef486a88b70c7
author: dannye <33dannye@gmail.com>
date: Fri Jul 15 01:46:22 EDT 2022
Update comment
--- a/audio/engine_2.asm
+++ b/audio/engine_2.asm
@@ -1074,7 +1074,7 @@
; --- this section is only present in this copy of the sound engine
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 b, a
ld a, [wChannelSoundIDs + Ch5]