summaryrefslogtreecommitdiff
path: root/include/constants/global.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-03-16 07:51:08 -0400
committerGitHub <noreply@github.com>2020-03-16 07:51:08 -0400
commitf44f89a463d7280a95094e8f37a56873a90da843 (patch)
tree194662b15b39fb223bd20b17ea696ff525ebab0d /include/constants/global.h
parent4a7c1d888a9f90b9102f469aab12beeab89ffff6 (diff)
parente1f7efb8e67fb5587a8baf20f421c20e134e8b24 (diff)
Merge pull request #300 from ultima-soul/event_object_movement
Decompile/port event_object_movement
Diffstat (limited to 'include/constants/global.h')
-rw-r--r--include/constants/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/global.h b/include/constants/global.h
index ae9a0da3b..28fe660e3 100644
--- a/include/constants/global.h
+++ b/include/constants/global.h
@@ -31,6 +31,7 @@
#define BAG_POKEBALLS_COUNT 13
#define BAG_TMHM_COUNT 58
#define BAG_BERRIES_COUNT 43
+#define OBJECT_EVENT_TEMPLATES_COUNT 64
#define QUEST_LOG_SCENE_COUNT 4