From 958320ade18fd3e08873009e7d4b85ad9b5f40b2 Mon Sep 17 00:00:00 2001
From: Alexander Batalov <alex.batalov@gmail.com>
Date: Fri, 14 Apr 2023 18:55:09 +0300
Subject: [PATCH] clang-format

---
 src/scripts.cc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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