summaryrefslogtreecommitdiff
path: root/audio/trainer_encounters.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/trainer_encounters.asm')
-rw-r--r--audio/trainer_encounters.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/trainer_encounters.asm b/audio/trainer_encounters.asm
index de748d26a..622ba4a34 100644
--- a/audio/trainer_encounters.asm
+++ b/audio/trainer_encounters.asm
@@ -7,7 +7,7 @@ PlayTrainerEncounterMusic:: ; e900a
ld [MusicFade], a
; play nothing for one frame
push de
- ld de, $0000 ; id: Music_Nothing
+ ld de, NONE ; id: Music_Nothing
call PlayMusic
call DelayFrame
; play new song