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

Small path additions cleanup (#20076)

* Split off path addition paint calls

* Replace occurences of “path bit” with “path addition”

* Replace occurences of “footpath item“ with “path addition”
This commit is contained in:
Michael Steenbeek
2023-05-09 21:08:25 +02:00
committed by GitHub
parent 8c165dd455
commit 58baa85a27
34 changed files with 459 additions and 408 deletions

View File

@@ -29,7 +29,7 @@ int32_t object_entry_group_counts[] = {
MAX_WALL_SCENERY_OBJECTS, // walls
MAX_BANNER_OBJECTS, // banners
MAX_PATH_OBJECTS, // paths
MAX_PATH_ADDITION_OBJECTS, // path bits
MAX_PATH_ADDITION_OBJECTS, // path additions
MAX_SCENERY_GROUP_OBJECTS, // scenery sets
MAX_PARK_ENTRANCE_OBJECTS, // park entrance
MAX_WATER_OBJECTS, // water