Skip to content

Commit

Permalink
Match signature
Browse files Browse the repository at this point in the history
  • Loading branch information
KEKW555 committed Dec 1, 2023
1 parent a17cdd3 commit 31fd054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/object/whiteTriangleEffect.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ typedef struct {
u16 unk_9;
} struct_081215E8;

extern void sub_0801E49C(u32, u32, u32, u32);
extern void sub_0801E49C(s32 baseX, s32 baseY, s32 radius, u32 baseAngle);
extern bool32 gUnk_02036BB8;

void sub_0808C6D4(WhiteTriangleEffectEntity*);
Expand Down

0 comments on commit 31fd054

Please sign in to comment.