diff --git a/src/scripts.cc b/src/scripts.cc index ebbb21b..7a35d39 100644 --- a/src/scripts.cc +++ b/src/scripts.cc @@ -29,6 +29,7 @@ #include "proto.h" #include "proto_instance.h" #include "queue.h" +#include "sfall_config.h" #include "stat.h" #include "svga.h" #include "tile.h" @@ -36,7 +37,6 @@ #include "window_manager.h" #include "window_manager_private.h" #include "worldmap.h" -#include "sfall_config.h" namespace fallout { @@ -275,7 +275,6 @@ static int gMovieTimerArtimer2; static int gMovieTimerArtimer3; static int gMovieTimerArtimer4; - // TODO: Make unsigned. // // Returns game time in ticks (1/10 second).