summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphBase
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2023-10-01 16:38:33 -0700
committerJasper St. Pierre <jstpierre@mecheye.net>2023-10-01 16:38:33 -0700
commit294b15cab01f2771a9362e1807cc5de67c94c82d (patch)
treebd15fab256a20147cad88c059a36370aafaf768f /src/JSystem/J3DGraphBase
parentb6d532529187af8271154f2644029b1261042554 (diff)
J3DMaterial all fn match
now just need to adjust vtable order
Diffstat (limited to 'src/JSystem/J3DGraphBase')
-rw-r--r--src/JSystem/J3DGraphBase/J3DMaterial.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DMaterial.cpp b/src/JSystem/J3DGraphBase/J3DMaterial.cpp
index 2feb943f..21b8dff9 100644
--- a/src/JSystem/J3DGraphBase/J3DMaterial.cpp
+++ b/src/JSystem/J3DGraphBase/J3DMaterial.cpp
@@ -270,7 +270,6 @@ void J3DMaterial::setCurrentMtx() {
/* 802DEEA0-802DEFF0 .text calcCurrentMtx__11J3DMaterialFv */
void J3DMaterial::calcCurrentMtx() {
- /* Nonmatching */
mCurrentMtx.setCurrentTexMtx(
mTexGenBlock->getTexCoord(0)->getTexGenMtx(),
mTexGenBlock->getTexCoord(1)->getTexGenMtx(),