mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 03:23:15 +01:00
add path item object
This commit is contained in:
@@ -53,6 +53,7 @@ void FootpathObject::Load()
|
||||
void FootpathObject::Unload()
|
||||
{
|
||||
language_free_object_string(_legacyType.string_idx);
|
||||
gfx_object_free_images(_legacyType.image, ImageTable.GetCount());
|
||||
}
|
||||
|
||||
const utf8 * FootpathObject::GetName()
|
||||
|
||||
Reference in New Issue
Block a user