From b2dafc1e29fd24ccfe00daff3c4be048309ec073 Mon Sep 17 00:00:00 2001 From: sonil Date: Sat, 24 Jun 2023 13:37:27 +0800 Subject: [PATCH] clang format --- src/pipboy.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pipboy.cc b/src/pipboy.cc index 2240628..b4c41a5 100644 --- a/src/pipboy.cc +++ b/src/pipboy.cc @@ -33,13 +33,13 @@ #include "random.h" #include "scripts.h" #include "settings.h" +#include "sfall_config.h" #include "stat.h" #include "svga.h" #include "text_font.h" #include "window_manager.h" #include "word_wrap.h" #include "worldmap.h" -#include "sfall_config.h" namespace fallout {