1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 00:34:46 +01:00

Remove gTrackGroundFlags by returning it within GameActionResult (#8930)

Fix #8726
This commit is contained in:
Nazey
2019-03-24 15:48:37 -04:00
committed by Duncan
parent fef7a4afa1
commit 9cbc308c40
6 changed files with 88 additions and 97 deletions

View File

@@ -35,8 +35,6 @@
#include "TrackData.h"
#include "TrackDesign.h"
uint8_t gTrackGroundFlags;
/** rct2: 0x00997C9D */
// clang-format off
const rct_trackdefinition TrackDefinitions[256] =