diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-20 12:44:26 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-20 12:44:26 -0400 |
commit | 3e5267b6a13794f4f2b2178c9fa719a26e654cfe (patch) | |
tree | d6c3931daca0dae3b4fba8df99eb3da37aacb054 /include/vars.h | |
parent | 77777924aed9f7c7c4acdf1a79cb9311d9ad73d6 (diff) |
SetDepartmentStoreFloorVar
Diffstat (limited to 'include/vars.h')
-rw-r--r-- | include/vars.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vars.h b/include/vars.h index cb5bb3296..6bbe1325a 100644 --- 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 |