mirror of
https://github.com/zeldaret/tww.git
synced 2024-11-23 13:29:53 +00:00
JPN fix
This commit is contained in:
parent
ebf3a29555
commit
92af4c4025
@ -368,7 +368,9 @@ void daStandItem_c::CreateInit() {
|
|||||||
m690 = NULL;
|
m690 = NULL;
|
||||||
m694 = NULL;
|
m694 = NULL;
|
||||||
m698 = NULL;
|
m698 = NULL;
|
||||||
|
#if VERSION != VERSION_JPN
|
||||||
g_env_light.settingTevStruct(TEV_TYPE_ACTOR, ¤t.pos, &tevStr);
|
g_env_light.settingTevStruct(TEV_TYPE_ACTOR, ¤t.pos, &tevStr);
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 800E3E94-800E4048 .text _create__13daStandItem_cFv */
|
/* 800E3E94-800E4048 .text _create__13daStandItem_cFv */
|
||||||
|
Loading…
Reference in New Issue
Block a user