mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Improve stringify of expressions
This commit is contained in:
@@ -168,6 +168,7 @@ namespace OpenRCT2::Scripting
|
||||
|
||||
bool IsGameStateMutable();
|
||||
void ThrowIfGameStateNotMutable();
|
||||
std::string Stringify(const DukValue& value, int32_t depth = 0);
|
||||
|
||||
} // namespace OpenRCT2::Scripting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user