2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 19:44:55 +00:00

Tons of PART rendering preparation

This commit is contained in:
Jack Andersen
2016-02-15 19:50:41 -10:00
parent 0260ebcd64
commit a80142728d
29 changed files with 1048 additions and 67 deletions

View File

@@ -24,7 +24,6 @@ struct Application : boo::IApplicationCallback
int appMain(boo::IApplication* app)
{
pshag::CElementGen::Initialize();
m_viewManager.init(app);
while (m_running)
{