dSv_info_c::reinit

This commit is contained in:
LagoLunatic
2024-01-04 02:52:06 -05:00
parent d9c8ade094
commit c101953b69
5 changed files with 123 additions and 18 deletions
+1 -1
View File
@@ -611,7 +611,7 @@ void item_func_l_magic() {
/* 800C3008-800C3060 .text item_func_bomb_5__Fv */
void item_func_bomb_5() {
dComIfGs_onGetItem(0xD, 0);
dComIfGp_setItem(0xD, 0xB);
dComIfGp_setItem(0xD, BOMB_5);
dComIfGp_setItemBombNumCount(5);
}