diff options
Diffstat (limited to 'include/JSystem/J3DGraphAnimator')
| -rw-r--r-- | include/JSystem/J3DGraphAnimator/J3DJointTree.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/JSystem/J3DGraphAnimator/J3DJointTree.h b/include/JSystem/J3DGraphAnimator/J3DJointTree.h index aaae4c8e..32f41941 100644 --- a/include/JSystem/J3DGraphAnimator/J3DJointTree.h +++ b/include/JSystem/J3DGraphAnimator/J3DJointTree.h @@ -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; } |
