mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 04:23:20 +01:00
Indent preprocessor directives
This commit is contained in:
committed by
Hielke Morsink
parent
b02dfdbc93
commit
d787872cbe
@@ -49,7 +49,7 @@
|
||||
#include <thread>
|
||||
|
||||
#ifndef NO_TTF
|
||||
#include "../drawing/TTF.h"
|
||||
# include "../drawing/TTF.h"
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user