mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:47:43 +00:00
Additional work on CMapWorld rendering
This commit is contained in:
@@ -120,7 +120,7 @@ struct MAPA : BigDNA
|
||||
{
|
||||
DECL_DNA
|
||||
Value<Type> type;
|
||||
Value<atUint32> unknown1;
|
||||
Value<atUint32> visMode;
|
||||
Value<atUint32> sclyId;
|
||||
Value<atInt32> seek1 = -1;
|
||||
Value<atVec4f> transformMtx[3];
|
||||
@@ -132,7 +132,7 @@ struct MAPA : BigDNA
|
||||
{
|
||||
DECL_DNA
|
||||
Value<Type> type;
|
||||
Value<atUint32> unknown1;
|
||||
Value<atUint32> visMode;
|
||||
Value<atUint32> sclyId;
|
||||
Buffer<DNA_COUNT(0x10)> unknownHash;
|
||||
Value<atInt32> seek1 = -1;
|
||||
|
||||
Reference in New Issue
Block a user