Skip to content

Commit

Permalink
Revert "consolidate declarations for it_802D09D0"
Browse files Browse the repository at this point in the history
This reverts commit 302f772.
  • Loading branch information
wyatt-avilla committed Mar 20, 2024
1 parent 302f772 commit 326e70b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/melee/it/items/itmarumine.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#include "it/it_26B1.h"
#include "it/it_2725.h"
#include "it/item.h"
#include "it/items/it_27CF.h"
#include "it/types.h"
#include "lb/lb_00B0.h"

Expand Down
1 change: 1 addition & 0 deletions src/melee/it/items/itmarumine.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

#include "it/items/types.h"

/* 2D09D0 */ void it_802D09D0(Item_GObj*);
/* 2D0A0C */ void it_802D0A0C(Item_GObj*);
/* 2D0AB0 */ void it_802D0AB0(Item_GObj*, Item_GObj*);
/* 2D0AD0 */ bool it_802D0AD0(Item_GObj*);
Expand Down

0 comments on commit 326e70b

Please sign in to comment.