mirror of
https://github.com/zeldaret/tmc
synced 2026-08-05 09:34:31 -04:00
fix includes
This commit is contained in:
+1
-1
@@ -23,5 +23,5 @@ extern TextBox gTextBox;
|
||||
|
||||
void TextboxNoOverlap(u32 index, Entity* ent);
|
||||
|
||||
void extern TextboxNoOverlapFollow(u32 index);
|
||||
extern void TextboxNoOverlapFollow(u32 index);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user