aboutsummaryrefslogtreecommitdiff
path: root/saga/sceneproc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'saga/sceneproc.cpp')
-rw-r--r--saga/sceneproc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/sceneproc.cpp b/saga/sceneproc.cpp
index e07c7bc741..ab9cdab517 100644
--- a/saga/sceneproc.cpp
+++ b/saga/sceneproc.cpp
@@ -54,7 +54,7 @@ namespace Saga {
int InitialSceneProc(int param, R_SCENE_INFO * scene_info)
{
- R_EVENT event = { 0 };
+ R_EVENT event;
R_EVENT *q_event;
int delay_time = 0;