summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
diff options
context:
space:
mode:
authorJcw87 <Jcw87@users.noreply.github.com>2023-12-21 08:51:00 -0800
committerJcw87 <Jcw87@users.noreply.github.com>2023-12-22 20:42:07 -0800
commita2e538036f55570f8b9edf5f11c8402a9baaae69 (patch)
treed836c853a645bfaaf01e92f24301e8a41dce47fe /src/JSystem/J3DGraphAnimator/J3DModelData.cpp
parent8a660c0a6780015ae74d0484594d87100c16d1ab (diff)
fix inline/member name
Diffstat (limited to 'src/JSystem/J3DGraphAnimator/J3DModelData.cpp')
-rw-r--r--src/JSystem/J3DGraphAnimator/J3DModelData.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/J3DGraphAnimator/J3DModelData.cpp b/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
index 46191fc5..002275c8 100644
--- a/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
+++ b/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
@@ -20,7 +20,7 @@ void J3DJointTree::clear() {
field_0x40 = NULL;
mWEvlpMtxNum = 0;
mWEvlpMixMtxNum = NULL;
- mWEvlpMixIndex = NULL;
+ mWEvlpMixMtxIndex = NULL;
mWEvlpMixWeight = NULL;
mInvJointMtx = NULL;
mJointName = NULL;