mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
Enable loading projects from command line
This commit is contained in:
@@ -124,6 +124,7 @@ class ViewManager : public specter::IViewManager
|
||||
specter::SplitView::Axis m_deferSplitAxis;
|
||||
int m_deferSplitThisSlot;
|
||||
boo::SWindowCoord m_deferSplitCoord;
|
||||
hecl::SystemString m_deferedProject;
|
||||
|
||||
public:
|
||||
ViewManager(hecl::Runtime::FileStoreManager& fileMgr, hecl::CVarManager& cvarMgr);
|
||||
|
||||
Reference in New Issue
Block a user