mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 19:43:06 +01:00
Merge OBJ_STRING_ID enums into one
This commit is contained in:
@@ -25,11 +25,6 @@ extern "C"
|
||||
#include "../localisation/localisation.h"
|
||||
}
|
||||
|
||||
enum OBJ_STRING_ID
|
||||
{
|
||||
OBJ_STRING_ID_NAME,
|
||||
};
|
||||
|
||||
SmallSceneryObject::~SmallSceneryObject()
|
||||
{
|
||||
Memory::Free(_var10data);
|
||||
|
||||
Reference in New Issue
Block a user