Skip to content

Commit

Permalink
fix declaration for it_80283AE4
Browse files Browse the repository at this point in the history
  • Loading branch information
wyatt-avilla committed Feb 28, 2024
1 parent fad0a64 commit 4878d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/melee/it/items/it_27CF.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

/* 27D670 */ void it_8027D670(Vec3* const);
/* 27D730 */ void it_8027D730(Item_GObj*);
/* 283AE4 */ HSD_GObj* it_80283AE4(s32, Vec3*, s32);
/* 283AE4 */ Item_GObj* it_80283AE4(Item_GObj*, Vec3*, s32);
/* 283BD4 */ void it_80283BD4(Item_GObj*);
/* 2841B4 */ HSD_GObj* it_802841B4(s32, Vec3*, s32);
/* 28428C */ void it_8028428C(Item_GObj*);
Expand Down

0 comments on commit 4878d59

Please sign in to comment.