mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
DEMO_SELECT
This commit is contained in:
@@ -87,7 +87,7 @@ bool daObjHfuck1_c::create_heap() {
|
||||
J3DModelData* pModelData = static_cast<J3DModelData*>(dComIfG_getObjectRes(l_arcname, HFUCK1_BDL_HFUCK1));
|
||||
|
||||
if (!pModelData) {
|
||||
JUT_ASSERT(VERSION_SELECT(241, 245, 245, 245), FALSE);
|
||||
JUT_ASSERT(DEMO_SELECT(241, 245), FALSE);
|
||||
ret = false;
|
||||
} else {
|
||||
mpModel = mDoExt_J3DModel__create(pModelData, 0x80000, 0x11000022);
|
||||
|
||||
Reference in New Issue
Block a user