mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 14:02:59 +01:00
Make clang-format happy
This commit is contained in:
@@ -54,12 +54,10 @@ static GameState_t _gameState{};
|
||||
|
||||
namespace OpenRCT2
|
||||
{
|
||||
|
||||
GameState_t& GetGameState()
|
||||
{
|
||||
return _gameState;
|
||||
}
|
||||
|
||||
} // namespace OpenRCT2
|
||||
|
||||
GameState::GameState()
|
||||
|
||||
Reference in New Issue
Block a user