summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2019-03-23 10:14:31 -0500
committerMarcus Huderle <huderlem@gmail.com>2019-03-23 10:14:31 -0500
commita5ee2c14fda450ca67985805b8bc71e66dfcf622 (patch)
tree9f874dbe25d28bf81e9375da5731889b9b466b07 /include/constants
parent91fa5faf4acf617db0625992b2caf116e64f0888 (diff)
parente8add87bf3ccc3563a3d4fa94e109251f4a06eea (diff)
Merge remote-tracking branch 'upstream/master' into use_pokeblock
# Conflicts: # include/menu_specialized.h
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/field_effects.h6
-rw-r--r--include/constants/vars.h2
2 files changed, 4 insertions, 4 deletions
diff --git a/include/constants/field_effects.h b/include/constants/field_effects.h
index 282f9ce75..00ca60457 100644
--- a/include/constants/field_effects.h
+++ b/include/constants/field_effects.h
@@ -1,7 +1,7 @@
#ifndef GUARD_FIELD_EFFECT_CONSTANTS_H
#define GUARD_FIELD_EFFECT_CONSTANTS_H
-#define FLDEFF_EXCLAMATION_MARK_ICON 0
+#define FLDEFF_EXCLAMATION_MARK_ICON 0
#define FLDEFF_USE_CUT_ON_GRASS 1
#define FLDEFF_USE_CUT_ON_TREE 2
#define FLDEFF_SHADOW 3
@@ -61,11 +61,11 @@
#define FLDEFF_SECRET_POWER_SHRUB 57
#define FLDEFF_CUT_GRASS 58
#define FLDEFF_FIELD_MOVE_SHOW_MON_INIT 59
-#define FLDEFF_USE_TOMB_PUZZLE_EFFECT 60
+#define FLDEFF_USE_TOMB_PUZZLE_EFFECT 60
#define FLDEFF_PCTURN_ON 61
#define FLDEFF_HALL_OF_FAME_RECORD 62
#define FLDEFF_USE_TELEPORT 63
-#define FLDEFF_64 64
+#define FLDEFF_RAYQUAZA 64
#define FLDEFF_65 65
#define FLDEFF_MOVE_DEOXYS_ROCK 66
diff --git a/include/constants/vars.h b/include/constants/vars.h
index 67a9e6cbd..81ae99e1e 100644
--- a/include/constants/vars.h
+++ b/include/constants/vars.h
@@ -84,7 +84,7 @@
#define VAR_FANCLUB_UNKNOWN_1 0x4041
#define VAR_FANCLUB_UNKNOWN_2 0x4042
#define VAR_DEPT_STORE_FLOOR 0x4043
-#define VAR_0x4044 0x4044
+#define VAR_TRICK_HOUSE_LEVEL 0x4044
#define VAR_POKELOT_PRIZE_ITEM 0x4045
#define VAR_NATIONAL_DEX 0x4046
#define VAR_SEEDOT_SIZE_RECORD 0x4047