From 0413154d722d29df43887607c2dabbb6eb27cbf6 Mon Sep 17 00:00:00 2001 From: Jcw87 Date: Mon, 16 Oct 2023 02:21:22 -0700 Subject: J3DJoint --- src/JSystem/J3DGraphAnimator/J3DModelData.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/JSystem/J3DGraphAnimator/J3DModelData.cpp') 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'; -} -- cgit v1.2.3