aboutsummaryrefslogtreecommitdiff
path: root/saga/ite_introproc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'saga/ite_introproc.cpp')
-rw-r--r--saga/ite_introproc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/saga/ite_introproc.cpp b/saga/ite_introproc.cpp
index 25cd24a975..99a8971c96 100644
--- a/saga/ite_introproc.cpp
+++ b/saga/ite_introproc.cpp
@@ -664,6 +664,7 @@ int Scene::ITEIntroValleyProc(int param, R_SCENE_INFO *scene_info) {
event.type = R_ONESHOT_EVENT;
event.code = R_MUSIC_EVENT;
event.param = MUSIC_2;
+ event.param2 = 0;
event.op = EVENT_PLAY;
event.time = 0;