mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-28 08:24:59 -04:00
J3DModelLoaderCalcSize 98%
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
class JUTNameTab;
|
||||
|
||||
struct J3DModelHierarchy {
|
||||
/* 0x0 */ u16 mType;
|
||||
/* 0x0 */ u16 mType; // TODO enum
|
||||
/* 0x2 */ u16 mValue;
|
||||
|
||||
inline u16 getValue() const { return mValue; }
|
||||
|
||||
Reference in New Issue
Block a user