mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-01 02:11:44 -04:00
third item, missing visuals
This commit is contained in:
@@ -287,6 +287,10 @@ int dEvt_control_c::talkXyCheck(dEvt_order_c* order) {
|
||||
mTalkXyType = 2;
|
||||
itemIndex = SELECT_ITEM_Y;
|
||||
break;
|
||||
case dEvt_type_SHOWITEM_Z_e:
|
||||
mTalkXyType = 3;
|
||||
itemIndex = SELECT_ITEM_Z;
|
||||
break;
|
||||
#if PLATFORM_WII || PLATFORM_SHIELD
|
||||
case 8:
|
||||
mTalkXyType = 3;
|
||||
|
||||
Reference in New Issue
Block a user