mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 17:47:43 +00:00
Update hecl
This commit is contained in:
@@ -99,7 +99,7 @@ struct MAPA : BigDNA
|
|||||||
|
|
||||||
header->read(__dna_reader);
|
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;
|
std::unique_ptr<IMappableObject> mo = nullptr;
|
||||||
if (version != 5)
|
if (version != 5)
|
||||||
|
|||||||
2
hecl
2
hecl
Submodule hecl updated: f43e5c4426...831a6450bb
Submodule libSpecter updated: c8024afd8f...71ee610afd
Reference in New Issue
Block a user