mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
use inlines in more places
This commit is contained in:
+1
-2
@@ -611,8 +611,7 @@ void item_func_l_magic() {
|
||||
/* 800C3008-800C3060 .text item_func_bomb_5__Fv */
|
||||
void item_func_bomb_5() {
|
||||
dComIfGs_onGetItem(0xD, 0);
|
||||
g_dComIfG_gameInfo.play.field_0x493d = 0xD;
|
||||
g_dComIfG_gameInfo.play.field_0x493e = 0xB;
|
||||
dComIfGp_setItem(0xD, 0xB);
|
||||
dComIfGp_setItemBombNumCount(5);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user