mirror of https://github.com/AxioDL/metaforce.git
Update hecl
This commit is contained in:
parent
772060ac14
commit
755610f312
|
@ -99,7 +99,7 @@ struct MAPA : BigDNA
|
|||
|
||||
header->read(__dna_reader);
|
||||
|
||||
for (int i = 0; i < header->mappableObjectCount(); i++)
|
||||
for (atUint32 i = 0; i < header->mappableObjectCount(); i++)
|
||||
{
|
||||
std::unique_ptr<IMappableObject> mo = nullptr;
|
||||
if (version != 5)
|
||||
|
|
2
hecl
2
hecl
|
@ -1 +1 @@
|
|||
Subproject commit f43e5c442608852a46e4f7b3bce499ade7111440
|
||||
Subproject commit 831a6450bb3018860165dd3aee0dbdd3ad9c23de
|
|
@ -1 +1 @@
|
|||
Subproject commit c8024afd8ffc56228e69aea992d8123b3bcbc276
|
||||
Subproject commit 71ee610afd74425cf4838f16a07c67a9f5795a2c
|
Loading…
Reference in New Issue