Document second parameter of playbgm

This commit is contained in:
ExpoSeed
2021-05-21 15:08:00 -05:00
parent 58d83bf9a7
commit 6a977bdbfc
38 changed files with 57 additions and 56 deletions

View File

@@ -916,7 +916,7 @@ ContestHall_EventScript_ContestResults:: @ 827A8A5
setvar VAR_TEMP_9, 1
showcontestresults
setvar VAR_TEMP_9, 0
playbgm MUS_CONTEST_WINNER, 0
playbgm MUS_CONTEST_WINNER, FALSE
return
ContestHall_EventScript_ThatsItForJudging:: @ 827A8FB