mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
DEMO_SELECT
This commit is contained in:
@@ -219,7 +219,7 @@ BOOL daMsw_CreateInit(fopAc_ac_c* i_this) {
|
||||
}
|
||||
|
||||
modelData = static_cast<J3DModelData*>(dComIfG_getObjectRes("Msw", MSW_BDL_OBM_CHAIN1));
|
||||
JUT_ASSERT(VERSION_SELECT(519, 523, 523, 523), modelData != NULL);
|
||||
JUT_ASSERT(DEMO_SELECT(519, 523), modelData != NULL);
|
||||
|
||||
for (int chainIdx = 0; chainIdx < 4; chainIdx++) {
|
||||
pActor->mpChainModels[chainIdx] = mDoExt_J3DModel__create(modelData, 0, 0x11020203);
|
||||
|
||||
Reference in New Issue
Block a user