follow-up in seldom-used places

This commit is contained in:
nhmall
2025-11-08 14:53:50 -05:00
parent d5658018ac
commit 4dfdeb8e92
6 changed files with 6 additions and 6 deletions

View File

@@ -2098,7 +2098,7 @@ amii_update_inventory()
if (WIN_INVEN != WIN_ERR && (cw = amii_wins[WIN_INVEN])
&& cw->type == NHW_MENU && cw->win) {
display_inventory(NULL, FALSE);
repopulate_perminvent();
}
}