mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-25 15:54:31 +01:00
Improve shared storage read / write
This commit is contained in:
@@ -200,6 +200,7 @@ namespace OpenRCT2::Scripting
|
||||
DukValue GameActionResultToDuk(const GameAction& action, const std::unique_ptr<GameActionResult>& result);
|
||||
DukValue PositionToDuk(const CoordsXYZ& position);
|
||||
|
||||
void InitSharedStorage();
|
||||
void LoadSharedStorage();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user