mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
Add Enum
This commit is contained in:
@@ -1026,7 +1026,7 @@ void Inventory_UpdateBottleItem(GlobalContext* globalCtx, u8 item, u8 btn) {
|
||||
gSaveContext.buttonStatus[btn] = BTN_ENABLED;
|
||||
|
||||
if (item == ITEM_HOT_SPRING_WATER) {
|
||||
func_8010EBA0(60, GET_CUR_FORM_BTN_SLOT(btn) - 18);
|
||||
func_8010EBA0(60, GET_CUR_FORM_BTN_SLOT(btn) - SLOT_BOTTLE_1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user