summaryrefslogtreecommitdiff
path: root/data/maps/BattleFrontier_BattlePyramidFloor
diff options
context:
space:
mode:
authorExpoSeed <>2021-05-21 15:08:00 -0500
committerExpoSeed <>2021-05-21 15:08:00 -0500
commit6a977bdbfccfa27433abdafede36f434184809bb (patch)
tree82a25b3e29e091816f4508889f029b971bd28cad /data/maps/BattleFrontier_BattlePyramidFloor
parent58d83bf9a7cc2e4b90cfcf98a3ffb6b8c0ec833c (diff)
Document second parameter of playbgm
Diffstat (limited to 'data/maps/BattleFrontier_BattlePyramidFloor')
-rw-r--r--data/maps/BattleFrontier_BattlePyramidFloor/scripts.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_BattlePyramidFloor/scripts.inc b/data/maps/BattleFrontier_BattlePyramidFloor/scripts.inc
index 4f378c4e5..e63e27e4e 100644
--- a/data/maps/BattleFrontier_BattlePyramidFloor/scripts.inc
+++ b/data/maps/BattleFrontier_BattlePyramidFloor/scripts.inc
@@ -33,7 +33,7 @@ BattleFrontier_BattlePyramidFloor_EventScript_ShowMapName:: @ 8252A8F
end
BattleFrontier_BattlePyramidFloor_EventScript_PlayPyramidMusic:: @ 8252A98
- playbgm MUS_B_PYRAMID, 0
+ playbgm MUS_B_PYRAMID, FALSE
setvar VAR_TEMP_E, 1
end