mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-21 15:56:50 -04:00
Demo matches (#767)
This commit is contained in:
@@ -169,6 +169,7 @@ void dComIfG_play_c::itemInit() {
|
||||
field_0x4978 = 0;
|
||||
m2dShow = 0;
|
||||
field_0x497a = 0;
|
||||
#if VERSION > VERSION_DEMO
|
||||
mNowVibration = dComIfGs_getOptVibration();
|
||||
daArrow_c::setKeepType(daArrow_c::TYPE_NORMAL);
|
||||
mMesgCamInfo.mID = 0;
|
||||
@@ -177,6 +178,7 @@ void dComIfG_play_c::itemInit() {
|
||||
for (int i = 0; i < ARRAY_SIZE(mMesgCamInfo.mActor); i++) {
|
||||
mMesgCamInfo.mActor[i] = 0;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
/* 80052400-8005286C .text getLayerNo__14dComIfG_play_cFi */
|
||||
|
||||
Reference in New Issue
Block a user