split AutoActor into a separate file

This commit is contained in:
Chris Danford
2005-02-09 05:27:51 +00:00
parent 613b99d26f
commit 1de61aa8ae
23 changed files with 173 additions and 46 deletions
+1
View File
@@ -28,6 +28,7 @@
#include "PlayerState.h"
#include "ScreenTextEntry.h"
#include "Style.h"
#include "ActorUtil.h"
const float RECORD_HOLD_SECONDS = 0.3f;