Skip to content

Commit

Permalink
Fix multiple definition of ...
Browse files Browse the repository at this point in the history
  • Loading branch information
dnasdw committed Jun 10, 2024
1 parent da4e6d3 commit c26ebd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/efxbattle.h
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ extern u32 gUnknown_02017750;
extern u32 gUnknown_02017754;
extern u32 gUnknown_02017758;
extern u32 gUnknown_0201775C;
struct Vec2 gEkrBg2QuakeVec;
extern struct Vec2 gEkrBg2QuakeVec;
extern s16 gUnknown_02017764[2];
extern s16 gUnknown_02017768[2];

Expand Down

0 comments on commit c26ebd4

Please sign in to comment.