summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
diff options
context:
space:
mode:
authorJcw87 <Jcw87@users.noreply.github.com>2023-10-16 02:21:22 -0700
committerJcw87 <Jcw87@users.noreply.github.com>2023-10-16 02:21:48 -0700
commit0413154d722d29df43887607c2dabbb6eb27cbf6 (patch)
tree9f990afeee02249d8b62cc7b0a6b79823db2145e /src/JSystem/J3DGraphAnimator/J3DModelData.cpp
parent0e82b07cf2ef257d80fc5549100fbadb88d6c0a6 (diff)
J3DJoint
Diffstat (limited to 'src/JSystem/J3DGraphAnimator/J3DModelData.cpp')
-rw-r--r--src/JSystem/J3DGraphAnimator/J3DModelData.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/JSystem/J3DGraphAnimator/J3DModelData.cpp b/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
index 6d6d6c53..46191fc5 100644
--- a/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
+++ b/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
@@ -177,8 +177,3 @@ void J3DModelData::setMaterialTable(J3DMaterialTable* pMaterialTable, J3DMateria
setTextureName(pMaterialTable->getTextureName());
}
}
-
-/* 802ED4F4-802ED500 .text getType__7J3DNodeCFv */
-u32 J3DNode::getType() const {
- return 'NNON';
-}