summaryrefslogtreecommitdiff
path: root/audio/engine_1.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/engine_1.asm')
-rw-r--r--audio/engine_1.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/engine_1.asm b/audio/engine_1.asm
index a585cd43..df3281cb 100644
--- a/audio/engine_1.asm
+++ b/audio/engine_1.asm
@@ -1,4 +1,4 @@
-; The first of three duplicated sound engines.
+; The first of four partially duplicated sound engines.
Audio1_UpdateMusic::
ld c, Ch1
@@ -1064,7 +1064,7 @@ Audio1_IsCry:
Audio1_96c3:
ld a, [wAudioROMBank]
- cp BANK(AudioEngine2)
+ cp BANK("Audio Engine 2")
jr nz, .asm_96dc
ld a, [wChannelSoundIDs + Ch8]
ld b, a