Skip to content

Commit

Permalink
Add missing global extern
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaMKW committed Jun 28, 2024
1 parent 4482a41 commit 9671167
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion include/SMS/System/TargetArrow.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ public:
u16 _0E;
MActor *mActor;
bool mIsVisible;
};
};

extern TTargetArrow *gpTargetArrow;

0 comments on commit 9671167

Please sign in to comment.