diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-14 20:29:03 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-14 20:29:03 -0500 |
commit | cdc04dfe9f259535ee1cd2155f838d8092def817 (patch) | |
tree | f4c372594f6ae720a9340a2a1a933ed8302123bc /include/constants/vars.h | |
parent | 58935b17f7e9073346d4f08254a35991274ad5c2 (diff) | |
parent | f544f6e356d5bdee868e685a537e18a69aed1890 (diff) |
Merge pull request #221 from GriffinRichards/doc-cerulean
Document Cerulean City scripts
Diffstat (limited to 'include/constants/vars.h')
-rw-r--r-- | include/constants/vars.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/vars.h b/include/constants/vars.h index de03ab6ee..54375e08e 100644 --- a/include/constants/vars.h +++ b/include/constants/vars.h @@ -97,7 +97,7 @@ #define VAR_0x4034 0x4034 #define VAR_RESORT_GOREGEOUS_STEP_COUNTER 0x4035 #define VAR_RESORT_GORGEOUS_REQUESTED_MON 0x4036 -#define VAR_0x4037 0x4037 +#define VAR_PC_BOX_TO_SEND_MON 0x4037 #define VAR_0x4038 0x4038 #define VAR_0x4039 0x4039 #define VAR_ELEVATOR_FLOOR 0x403A |