third item, missing visuals

This commit is contained in:
MelonSpeedruns
2026-05-14 10:14:35 -04:00
parent a913f1699f
commit 318ad2a00f
12 changed files with 84 additions and 54 deletions
+4
View File
@@ -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;