summaryrefslogtreecommitdiff
path: root/include/constants/global.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-01-29 15:37:52 -0500
committerGriffinR <griffin.g.richards@gmail.com>2021-01-29 15:50:01 -0500
commit1f6dc0e86bca06afbb48b909c45e7794148d58bd (patch)
tree00434c236b2b11b334610e2770dff78cb623bf03 /include/constants/global.h
parent419c897292dbfbc4f6d43880eb94597987e09e2c (diff)
Use trainer constants in flags, automatically update flags/vars count
Diffstat (limited to 'include/constants/global.h')
-rw-r--r--include/constants/global.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/constants/global.h b/include/constants/global.h
index 6a05d169e..689848912 100644
--- a/include/constants/global.h
+++ b/include/constants/global.h
@@ -1,8 +1,6 @@
#ifndef GUARD_CONSTANTS_GLOBAL_H
#define GUARD_CONSTANTS_GLOBAL_H
-#define POKEMON_SLOTS_NUMBER 412
-
#define ITEM_NAME_LENGTH 14
#define POKEMON_NAME_LENGTH 10
#define OT_NAME_LENGTH 7