summaryrefslogtreecommitdiff
path: root/include/agb_flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/agb_flash.h')
-rw-r--r--include/agb_flash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/agb_flash.h b/include/agb_flash.h
index 27e45e8fa..3dd60df0f 100644
--- a/include/agb_flash.h
+++ b/include/agb_flash.h
@@ -8,5 +8,6 @@
// Exported ROM declarations
u16 SetFlashTimerIntr(u8 timerNum, void (**intrFunc)(void));
+u16 IdentifyFlash(void);
#endif //GUARD_AGB_FLASH_H