Eliminate more externs

This commit is contained in:
Phlosioneer
2019-03-02 02:44:02 -05:00
parent 0f6cc27e81
commit ee69426838
35 changed files with 82 additions and 113 deletions

View File

@@ -8,5 +8,6 @@
// Exported ROM declarations
u16 SetFlashTimerIntr(u8 timerNum, void (**intrFunc)(void));
u16 IdentifyFlash(void);
#endif //GUARD_AGB_FLASH_H