mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 17:24:47 +01:00
Add angle and banking to track segment
This commit is contained in:
@@ -252,6 +252,7 @@ namespace OpenRCT2::Scripting
|
||||
# endif
|
||||
|
||||
private:
|
||||
void RegisterConstants();
|
||||
void RefreshPlugins();
|
||||
std::vector<std::string> GetPluginFiles() const;
|
||||
void UnregisterPlugin(std::string_view path);
|
||||
|
||||
Reference in New Issue
Block a user