mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-20 23:51:19 -04:00
Fix typo causing d_menu_window to not actually be equivalent; link d_menu_window for USA
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user