mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 04:31:37 -04:00
b_dr equivalent, update dtk-template (#2327)
* d_a_tag_allmato almost done * d_a_swhit0 done * some SSystem cleanup * treesh done * swball done, some other rel cleanup * b_dr equivalent * update dtk-template * rename j3dframectrl mode enum
This commit is contained in:
@@ -69,7 +69,7 @@ int daOptiLift_c::CreateHeap() {
|
||||
}
|
||||
|
||||
int res = mBtk.init(modelData, (J3DAnmTextureSRTKey*)dComIfG_getObjectRes("Lv8Lift", 8), TRUE,
|
||||
J3DFrameCtrl::LOOP_ONCE_e, 1.0f, 0, -1);
|
||||
J3DFrameCtrl::EMode_NONE, 1.0f, 0, -1);
|
||||
JUT_ASSERT(0xD4, res == 1);
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user