mirror of https://github.com/AxioDL/metaforce.git
Update submodules
This commit is contained in:
parent
446b223704
commit
4e9c51f4af
|
@ -55,6 +55,7 @@ struct Application : boo::IApplicationCallback
|
||||||
m_mainWindow->waitForRetrace();
|
m_mainWindow->waitForRetrace();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
gfxQ->stopRenderer();
|
||||||
m_cvarManager.serialize();
|
m_cvarManager.serialize();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
2
hecl
2
hecl
|
@ -1 +1 @@
|
||||||
Subproject commit 284706224aa81365d0dc68dba14ff1f2d7d564cb
|
Subproject commit 95406a7a05b215c4d8c369fc93d85997e7e54b5a
|
|
@ -1 +1 @@
|
||||||
Subproject commit 4ca4243c9fdf6fa594b6218ebd83e3116b374544
|
Subproject commit 49cebf59c89b74b83ade6c48d3212a0a8ff67e02
|
Loading…
Reference in New Issue