diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2024-04-10 03:57:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-09 18:57:33 -0700 |
| commit | fce490d951900c593f25329cdfef0f47263d5e43 (patch) | |
| tree | 2324932640b707ad47350d1722c63b63542faa45 /include/m_submenu.h | |
| parent | fcdb6376299d9374d31c498f3204894e23c414b3 (diff) | |
m_scene OK (#165)
Diffstat (limited to 'include/m_submenu.h')
| -rw-r--r-- | include/m_submenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_submenu.h b/include/m_submenu.h index 423f3dd..7916acd 100644 --- a/include/m_submenu.h +++ b/include/m_submenu.h @@ -118,7 +118,7 @@ u32 mSM_check_open_inventory_itemlist(InventoryItemList itemlist, s32 arg1) ; // void mSM_Object_Exchange_keep_new(); // void mSM_Object_Exchange_keep_new_MenuTexAndPallet(); -// void mSM_Object_Exchange_keep_new_Menu(); +void mSM_Object_Exchange_keep_new_Menu(struct Game_Play*); // void mSM_Get_ground_tex_p(); // void mSM_Get_ground_pallet_p(); |
