summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphAnimator/J3DCluster.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/J3DGraphAnimator/J3DCluster.cpp')
-rw-r--r--src/JSystem/J3DGraphAnimator/J3DCluster.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/JSystem/J3DGraphAnimator/J3DCluster.cpp b/src/JSystem/J3DGraphAnimator/J3DCluster.cpp
index c8deddc0..3ca20f1d 100644
--- a/src/JSystem/J3DGraphAnimator/J3DCluster.cpp
+++ b/src/JSystem/J3DGraphAnimator/J3DCluster.cpp
@@ -282,6 +282,8 @@ int J3DSkinDeform::initMtxIndexArray(J3DModelData* modelData) {
OSReport(" Invlid Data : CPU Pipeline process GX_INDEX16 Data Only\n");
}
break;
+ default:
+ break;
}
vtxSize += size[desc->type];