1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 23:34:37 +01:00

Use RequiredSelectedObjects

This commit is contained in:
Marijn van der Werf
2016-08-11 20:52:56 +02:00
parent 8889530869
commit 69bbf7ea3b
2 changed files with 6 additions and 4 deletions

View File

@@ -249,7 +249,8 @@ static void filter_update_counts();
void reset_selected_object_count_and_size();
static int sub_6AB211();
static rct_object_entry RequiredSelectedObjects[] = {
/** rct2: 0x0098DA74 */
rct_object_entry RequiredSelectedObjects[] = {
// Objects that are always required
{ 0x00000087, { "SCGTREES" }, 0 }, // Scenery: Trees
{ 0x00000087, { "SCGSHRUB" }, 0 }, // Scenery: Shrubs and Ornaments