mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
Much CModel work
This commit is contained in:
@@ -22,6 +22,7 @@ class ViewManager : public specter::IViewManager
|
||||
friend class SplitSpace;
|
||||
|
||||
hecl::Runtime::FileStoreManager& m_fileStoreManager;
|
||||
std::experimental::optional<hecl::Runtime::ShaderCacheManager> m_shaderCacheManager;
|
||||
hecl::CVarManager& m_cvarManager;
|
||||
ProjectManager m_projManager;
|
||||
specter::FontCache m_fontCache;
|
||||
|
||||
Reference in New Issue
Block a user