mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 12:52:51 -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:
+1
-1
@@ -1116,7 +1116,7 @@ static void undwater_init() {
|
||||
if (g_env_light.undwater_btk != NULL) {
|
||||
J3DAnmTextureSRTKey* pbtk = (J3DAnmTextureSRTKey*)dComIfG_getObjectRes("Always", 0x3C);
|
||||
if (!g_env_light.undwater_btk->init(modelData2, pbtk, TRUE,
|
||||
J3DFrameCtrl::LOOP_REPEAT_e, 1.0f, 0, -1))
|
||||
J3DFrameCtrl::EMode_LOOP, 1.0f, 0, -1))
|
||||
{
|
||||
JUT_ASSERT(1898, 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user