mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Update submodules
This commit is contained in:
@@ -41,6 +41,7 @@ struct Application : boo::IApplicationCallback
|
||||
m_viewSystem.init(gf, &m_fontCache);
|
||||
Specter::RootView rootView(m_viewSystem, m_mainWindow);
|
||||
|
||||
m_mainWindow->showWindow();
|
||||
boo::IGraphicsCommandQueue* gfxQ = m_mainWindow->getCommandQueue();
|
||||
while (m_running)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user