Fix typo causing d_menu_window to not actually be equivalent; link d_menu_window for USA

This commit is contained in:
LagoLunatic
2026-03-31 20:15:08 -04:00
parent 7f19fc0312
commit 1f9191e568
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1048,7 +1048,7 @@ static BOOL dMs_Execute(sub_ms_screen_class* i_Ms) {
cloth_c->cloth_move();
if (timer > g_menuHIO.field_0x90) {
mDoExt_setCurrentHeap(i_Ms->childHeap);
if (dMi_c->_open()) {
if (dMc_c->_open()) {
if (i_Ms->mMenuProc == MENU_STATE_COLLECT_OPEN_TACT) {
i_Ms->mMenuProc = MENU_STATE_COLLECT_MOVE_TACT;
} else {