summaryrefslogtreecommitdiff
path: root/src/macros/scripts.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/macros/scripts.asm')
-rw-r--r--src/macros/scripts.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macros/scripts.asm b/src/macros/scripts.asm
index b8976fe..71eabdc 100644
--- a/src/macros/scripts.asm
+++ b/src/macros/scripts.asm
@@ -558,7 +558,7 @@ walk_player_to_mason_lab: MACRO
run_command ScriptCommand_WalkPlayerToMasonLaboratory
ENDM
-; Plays a song and saves it to wd112
+; Plays a song and saves it to wSongOverride
override_song: MACRO
run_command ScriptCommand_OverrideSong
db \1 ; Song ID (ex MUSIC_BOOSTER_PACK)