1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 03:23:15 +01:00

Fix testpaint target for new config

This commit is contained in:
Michał Janiszewski
2017-02-21 07:29:06 +01:00
parent 8ba5db0697
commit 4f852d1ea5

View File

@@ -72,8 +72,7 @@ int object_entry_group_counts[] = {
1 // scenario text
};
general_configuration gConfigGeneral;
GeneralConfiguration gConfigGeneral;
uint16 gMapSelectFlags;
uint16 gMapSelectType;
rct_xy16 gMapSelectPositionA;