clang-format all files in {Source,test}/
Also includes a few manual tweaks to comments and newlines for better results. Co-authored-by: Anders Jenbo <anders@jenbo.dk>
This commit is contained in:
parent
9ac78d0352
commit
7e1fea6f76
111 changed files with 486 additions and 464 deletions
|
|
@ -14,7 +14,6 @@
|
|||
#include "engine/render/cl2_render.hpp"
|
||||
#include "engine/render/dun_render.hpp"
|
||||
#include "engine/render/text_render.hpp"
|
||||
#include "panels/charpanel.hpp"
|
||||
#include "error.h"
|
||||
#include "gmenu.h"
|
||||
#include "help.h"
|
||||
|
|
@ -25,6 +24,7 @@
|
|||
#include "minitext.h"
|
||||
#include "missiles.h"
|
||||
#include "nthread.h"
|
||||
#include "panels/charpanel.hpp"
|
||||
#include "plrmsg.h"
|
||||
#include "qol/itemlabels.h"
|
||||
#include "qol/monhealthbar.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue