summaryrefslogtreecommitdiff
path: root/include/poke_overlay.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-05-29 11:29:42 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-05-29 11:29:42 -0400
commita56c25246a4b14d22ac5fc3b7d0dab6b0fc32908 (patch)
treebbe8325b4900b2c6aca9ccd5cd64b1458f467107 /include/poke_overlay.h
parentea5d879160e36cab09abd44c8ed68a4008580f4a (diff)
Decompile unk_02006234
Diffstat (limited to 'include/poke_overlay.h')
-rw-r--r--include/poke_overlay.h2
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