2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 15:44:56 +00:00
This commit is contained in:
2016-12-12 18:57:08 -08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ void ViewManager::BuildTestPART(urde::IObjectStore& objStore)
//m_modelTest = objStore.GetObj("CMDL_GameCube");
//m_partGenDesc = objStore.GetObj({hecl::FOURCC('PART'), 0x972A5CD2});
//m_partGenDesc = objStore.GetObj({hecl::FOURCC('PART'), 0x0deb9456});
//m_partGenDesc = objStore.GetObj("PowerCharge");
//m_partGen.reset(new urde::CElementGen(m_partGenDesc,
// urde::CElementGen::EModelOrientationType::Normal,

2
hecl

Submodule hecl updated: 8e19ffc3bb...38624fb375