diff options
Diffstat (limited to 'include/poke_overlay.h')
-rw-r--r-- | include/poke_overlay.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/poke_overlay.h b/include/poke_overlay.h index 400f600e..1ac69665 100644 --- a/include/poke_overlay.h +++ b/include/poke_overlay.h @@ -3,6 +3,8 @@ #include "FS_overlay.h" +#define SDK_OVERLAY_INVALID_ID -1u + #define OVERLAY_LOAD_WRAM 0 #define OVERLAY_LOAD_ITCM 1 #define OVERLAY_LOAD_DTCM 2 |