mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
Fully working PAK/MLVL/STRG reads
This commit is contained in:
@@ -37,7 +37,7 @@ struct MLVL : BigDNA
|
||||
Value<atVec4f> transformMtx[3];
|
||||
Value<atVec3f> aabb[2];
|
||||
UniqueID32 areaMREAId;
|
||||
Value<atUint32> areaId;
|
||||
UniqueID32 areaId;
|
||||
|
||||
Value<atUint32> attachedAreaCount;
|
||||
Vector<atUint16, DNA_COUNT(attachedAreaCount)> attachedAreas;
|
||||
|
||||
Reference in New Issue
Block a user