mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
clang-format: change IndentPPDirectives to BeforeHash (#23287)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
// Ignore isatty warning on WIN32
|
||||
#ifdef _MSC_VER
|
||||
# pragma warning(disable : 4996)
|
||||
#pragma warning(disable : 4996)
|
||||
#endif
|
||||
|
||||
void StdInOutConsole::Start()
|
||||
|
||||
Reference in New Issue
Block a user