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