mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:47:42 +00:00
Remove remaining unused vars from TestGameView
This commit is contained in:
@@ -133,7 +133,7 @@ makeProj:
|
||||
m_mainMP1.emplace(m_factoryMP1, m_objStore, m_vm.m_mainBooFactory,
|
||||
m_vm.m_mainCommandQueue, m_vm.m_renderTex);
|
||||
m_vm.InitMP1(*m_mainMP1);
|
||||
m_vm.BuildTestPART(m_objStore);
|
||||
m_vm.BuildTestPART();
|
||||
|
||||
if (needsSave)
|
||||
saveProject();
|
||||
|
||||
Reference in New Issue
Block a user