From 647a5e9299b9920ea96553ff664d08bb80a3eb4c Mon Sep 17 00:00:00 2001 From: wyatt-avilla Date: Mon, 1 Apr 2024 10:29:56 -0700 Subject: [PATCH] parameter type for `it_80272980` --- src/melee/it/it_2725.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/melee/it/it_2725.h b/src/melee/it/it_2725.h index ba9a677a3c..701d957fc2 100644 --- a/src/melee/it/it_2725.h +++ b/src/melee/it/it_2725.h @@ -10,7 +10,7 @@ #include -/* 272980 */ void it_80272980(void*, f32); +/* 272980 */ void it_80272980(Item_GObj*, f32); /* 272CC0 */ HSD_JObj* it_80272CC0(Item_GObj*, enum_t); /* 273408 */ void it_80273408(Item_GObj* gobj); /* 273670 */ void it_80273670(HSD_GObj*, int, float);