mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 13:33:02 +01:00
Indent preprocessor directives
This commit is contained in:
committed by
Hielke Morsink
parent
b02dfdbc93
commit
d787872cbe
@@ -9,8 +9,8 @@
|
||||
|
||||
#ifdef __ANDROID__
|
||||
|
||||
#include "../core/Guard.hpp"
|
||||
#include "Platform2.h"
|
||||
# include "../core/Guard.hpp"
|
||||
# include "Platform2.h"
|
||||
|
||||
namespace Platform
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user