mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
Fix command line args on macOS when passed via open, implement CScriptCameraPitchVolume
This commit is contained in:
@@ -216,6 +216,8 @@ public:
|
||||
const boo::SystemChar* platformName() { return m_mainPlatformName; }
|
||||
bool proc();
|
||||
void stop();
|
||||
|
||||
void deferOpenProject(const hecl::SystemString& path) { m_deferedProject = path; }
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user