Cleanup externs in overworld.c

This commit is contained in:
Marcus Huderle
2019-02-08 11:48:51 -06:00
parent 6add3e1794
commit abebd2b864
18 changed files with 42 additions and 65 deletions

View File

@@ -17,5 +17,6 @@ void HideFieldMessageBox(void);
bool8 IsFieldMessageBoxHidden(void);
u8 GetFieldMessageBoxMode(void);
void sub_8098374(void);
void InitFieldMessageBox(void);
#endif // GUARD_FIELD_MESSAGE_BOX_H