clang format

This commit is contained in:
sonil 2023-06-24 13:37:27 +08:00
parent 6987892fcc
commit b2dafc1e29
1 changed files with 1 additions and 1 deletions

View File

@ -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 {