Skip to content

Commit

Permalink
update it_2725.h
Browse files Browse the repository at this point in the history
  • Loading branch information
wyatt-avilla committed Mar 15, 2024
1 parent 9958514 commit 7686a8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions src/melee/it/it_2725.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,10 @@
/* 27ADEC */ M2C_UNK it_8027ADEC(M2C_UNK, Item_GObj*, HSD_JObj*, f32);
/* 27B070 */ void it_8027B070(Item_GObj* gobj, Fighter_GObj* owner_gobj);
/* 27B378 */ void it_8027B378(Fighter_GObj*, Item_GObj*, float);
/* 27B798 */ M2C_UNK it_8027B798(Item_GObj*, Vec3*);
/* 27C56C */ void it_8027C56C(Item_GObj*, f32);
/* 27C8B0 */ void it_8027C8B0(Item_GObj*);
/* 27CBFC */ f32 it_8027CBFC(Item_GObj*);
/* 27CE44 */ void it_8027CE44(Item_GObj*);
/* 3F14C4 */ extern struct ItemLogicTable it_803F14C4[43];
/* 3F23CC */ extern struct ItemLogicTable it_803F23CC[];
Expand Down
2 changes: 0 additions & 2 deletions src/melee/it/items/itcoin.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@

M2C_UNK HSD_GObjObjet_80390A70(Item_GObj*, u8, s32); /* extern */
M2C_UNK HSD_GObjObjet_80390B0C(Item_GObj*); /* extern */
M2C_UNK it_8027B798(Item_GObj*, Vec3*); /* extern */
f32 it_8027CBFC(Item_GObj*); /* extern */
s32 un_8031C5E4(s32); /* extern */

/* 2F1588 */ static void it_802F1588(Item_GObj* gobj);
Expand Down

0 comments on commit 7686a8a

Please sign in to comment.