From ff425dc91ae90e3f7e2e4f8441df2f6e8d18d5d3 Mon Sep 17 00:00:00 2001 From: wyatt-avilla Date: Mon, 1 Apr 2024 10:22:43 -0700 Subject: [PATCH] return 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 65af08eeae..ba9a677a3c 100644 --- a/src/melee/it/it_2725.h +++ b/src/melee/it/it_2725.h @@ -10,7 +10,7 @@ #include -/* 272980 */ M2C_UNK it_80272980(void*, f32); +/* 272980 */ void it_80272980(void*, 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);