Skip to content

Commit

Permalink
change declaration for it_80274250
Browse files Browse the repository at this point in the history
  • Loading branch information
wyatt-avilla committed Mar 19, 2024
1 parent 52ad84c commit 6930f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/melee/it/it_2725.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/* 272CC0 */ HSD_JObj* it_80272CC0(Item_GObj*, enum_t);
/* 273408 */ void it_80273408(Item_GObj* gobj);
/* 273670 */ void it_80273670(HSD_GObj*, int, float);
/* 274250 */ void it_80274250(HSD_GObj*, Vec3*);
/* 274250 */ void it_80274250(Item_GObj*, Vec3*);
/* 274C88 */ void it_80274C88(Item_GObj* gobj);
/* 274ECC */ void it_80274ECC(Item_GObj* gobj, bool);
/* 274F48 */ void it_80274F48(Item_GObj* gobj, int bone_attach_id, HSD_GObj*,
Expand Down

0 comments on commit 6930f19

Please sign in to comment.