summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-11-03 11:26:20 -0400
committerGitHub <noreply@github.com>2021-11-03 11:26:20 -0400
commit0ba22ca1124bf5cf37ba2934fda4ec1a9cca02a6 (patch)
treea28f1cc1680b1368eb36f39327ca669fe5625a13 /include/constants
parentb16b91826665c500500fe1b2bf4db386ce01152a (diff)
parent886551f655ee0651b47ad81e55404059f3e2673b (diff)
Merge pull request #1534 from GriffinRichards/doc-btrans
Document battle transition
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/field_effects.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/constants/field_effects.h b/include/constants/field_effects.h
index e02e01efb..a62040947 100644
--- a/include/constants/field_effects.h
+++ b/include/constants/field_effects.h
@@ -46,7 +46,7 @@
#define FLDEFF_HOT_SPRINGS_WATER 42
#define FLDEFF_USE_WATERFALL 43
#define FLDEFF_USE_DIVE 44
-#define FLDEFF_POKEBALL 45
+#define FLDEFF_POKEBALL_TRAIL 45
#define FLDEFF_HEART_ICON 46
#define FLDEFF_NOP_47 47
#define FLDEFF_NOP_48 48
@@ -113,7 +113,7 @@
#define FLDEFF_PAL_TAG_GENERAL_1 0x1005
#define FLDEFF_PAL_TAG_POKEBALL_GLOW 0x1007
#define FLDEFF_PAL_TAG_SECRET_POWER_PLANT 0x1008
-#define FLDEFF_PAL_TAG_POKEBALL 0x1009
+#define FLDEFF_PAL_TAG_POKEBALL_TRAIL 0x1009
#define FLDEFF_PAL_TAG_ASH 0x100D
#define FLDEFF_PAL_TAG_SAND_PILLAR 0x100E
#define FLDEFF_PAL_TAG_SMALL_SPARKLE 0x100F