mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-03 12:10:11 -04:00
shand OK, ship 99.8%, add some missing inlines
This commit is contained in:
@@ -25,7 +25,7 @@ void dMat_ice_c::create(J3DMaterialTable* param_1, J3DAnmTextureSRTKey* param_2)
|
||||
mMaterialTable = param_1;
|
||||
int rt = mBtkAnm.init(mMaterialTable, param_2, TRUE, J3DFrameCtrl::EMode_LOOP, 1.0f, 0, -1, false, 0);
|
||||
JUT_ASSERT(98, rt != FALSE);
|
||||
mBtkAnm.entry(mMaterialTable, mBtkAnm.getFrameCtrl()->getFrame());
|
||||
mBtkAnm.entry(mMaterialTable);
|
||||
}
|
||||
|
||||
/* 8006F740-8006F780 .text play__10dMat_ice_cFv */
|
||||
|
||||
Reference in New Issue
Block a user