mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-18 07:05:27 -04:00
J3DMaterial all fn match
now just need to adjust vtable order
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user