mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 16:54:52 +01:00
add reading of entrance objects
This commit is contained in:
@@ -34,6 +34,7 @@ private:
|
||||
std::vector<StringTableEntry> _strings;
|
||||
|
||||
public:
|
||||
~StringTable();
|
||||
void Read(IStream * stream, uint8 id);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user