aboutsummaryrefslogtreecommitdiff
path: root/saga/actor.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/actor.h')
-rw-r--r--saga/actor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/actor.h b/saga/actor.h
index e1ebbb61cb..2c5ac3cc5a 100644
--- a/saga/actor.h
+++ b/saga/actor.h
@@ -487,7 +487,7 @@ public:
return (objectType == kGameObjectObject) ? getObj(id)->flags : getActor(id)->flags;
}
- int direct(int msec);
+ void direct(int msec);
void drawActors();
void updateActorsScene(int actorsEntrance); // calls from scene loading to update Actors info