Skip to content

Commit

Permalink
update tydisplay.h
Browse files Browse the repository at this point in the history
  • Loading branch information
wyatt-avilla committed Mar 15, 2024
1 parent 7686a8a commit bd6efa5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/melee/it/items/itcoin.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
#include "lb/lbaudio_ax.h"
#include "lb/lbvector.h"
#include "mp/mpcoll.h"
#include "ty/tydisplay.h"

#include <baselib/gobj.h>
#include <baselib/jobj.h>

M2C_UNK HSD_GObjObjet_80390A70(Item_GObj*, u8, s32); /* extern */
M2C_UNK HSD_GObjObjet_80390B0C(Item_GObj*); /* extern */
s32 un_8031C5E4(s32); /* extern */

/* 2F1588 */ static void it_802F1588(Item_GObj* gobj);
/* 2F15B0 */ static bool it_802F15B0(Item_GObj* gobj);
Expand Down
2 changes: 2 additions & 0 deletions src/melee/ty/tydisplay.h
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
#include <platform.h>

s32 un_8031C5E4(s32);

0 comments on commit bd6efa5

Please sign in to comment.