summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-04-06 16:05:43 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-04-06 16:05:43 -0400
commit86a9d94ce1eb7930cb9a59ad8f968388a627c58a (patch)
tree66f307cd780b6e010739e602cf589366c6227416 /include/constants
parent8bad478b4999e762eb26cef0a9b6b07891236370 (diff)
Document fieldmap
Diffstat (limited to 'include/constants')
-rwxr-xr-xinclude/constants/metatile_behaviors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/metatile_behaviors.h b/include/constants/metatile_behaviors.h
index 94cb0ffca..5120bd9dc 100755
--- a/include/constants/metatile_behaviors.h
+++ b/include/constants/metatile_behaviors.h
@@ -241,5 +241,6 @@
#define MB_UNUSED_ED 0xED
#define MB_UNUSED_EE 0xEE
#define MB_UNUSED_EF 0xEF
+#define MB_INVALID 0xFF
#endif // GUARD_METATILE_BEHAVIORS