clang-format

This commit is contained in:
Alexander Batalov 2023-04-14 18:55:09 +03:00
parent da350ab181
commit 958320ade1
1 changed files with 1 additions and 2 deletions

View File

@ -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).