summaryrefslogtreecommitdiff
path: root/include/vars.h
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-07-05 17:48:21 -0400
committerGitHub <noreply@github.com>2017-07-05 17:48:21 -0400
commit124e2eb02c4adc46265e5b34b47ac0c625a24ec3 (patch)
tree5c0af98d9e49a767f455fff1ceec5d07cb8539b8 /include/vars.h
parent123d5cc8b26d2a93fa3981beaccb84377c6ae20f (diff)
parent813c1846c94fa14b55bf75cf4c14465f1fb26635 (diff)
Merge branch 'master' into master
Diffstat (limited to 'include/vars.h')
-rwxr-xr-x[-rw-r--r--]include/vars.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/vars.h b/include/vars.h
index cb5bb3296..f31ebde84 100644..100755
--- a/include/vars.h
+++ b/include/vars.h
@@ -17,6 +17,7 @@
#define VAR_DAYS 0x4040
+#define VAR_DEPT_STORE_FLOOR 0x4043
#define VAR_POKELOT_PRIZE 0x4045
#define VAR_NATIONAL_DEX 0x4046
#define VAR_SHROOMISH_SIZE_RECORD 0x4047
@@ -31,10 +32,12 @@
#define VAR_0x4054 0x4054
#define VAR_0x4089 0x4089
+#define VAR_0x4095 0x4095
#define VAR_0x4097 0x4097
-
+#define VAR_0x409a 0x409a
#define VAR_PORTHOLE 0x40B4
#define VAR_0x40BC 0x40BC
+#define VAR_0x40C2 0x40C2
#endif // GUARD_VARS_H