mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 01:35:06 +01:00
Rename classes with snakes OpenRCT2/G*-M*
This commit is contained in:
@@ -108,7 +108,7 @@ void TrackDesignSaveSelectTileElement(
|
||||
*/
|
||||
void TrackDesignSaveSelectNearbyScenery(RideId rideIndex)
|
||||
{
|
||||
tile_element_iterator it;
|
||||
TileElementIterator it;
|
||||
TileElementIteratorBegin(&it);
|
||||
do
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user