summaryrefslogtreecommitdiff
path: root/include/constants/field_effects.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-16 07:51:21 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-16 07:51:21 -0400
commit0367cc7d7884ff4100b90832ac000a3e415d2896 (patch)
treea06d1aa77e267d20d0d925477fc27ffb303594a8 /include/constants/field_effects.h
parent9c2e157123903ba18ee51655c42c7304517b37cc (diff)
parentf44f89a463d7280a95094e8f37a56873a90da843 (diff)
Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system
Diffstat (limited to 'include/constants/field_effects.h')
-rw-r--r--include/constants/field_effects.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/field_effects.h b/include/constants/field_effects.h
index 5aa885b37..a4ecd3e21 100644
--- a/include/constants/field_effects.h
+++ b/include/constants/field_effects.h
@@ -1,6 +1,6 @@
#ifndef GUARD_CONSTANTS_FIELD_EFFECTS_H
#define GUARD_CONSTANTS_FIELD_EFFECTS_H
-
+
#define FLDEFF_EXCLAMATION_MARK_ICON 0
#define FLDEFF_USE_CUT_ON_GRASS 1
#define FLDEFF_USE_CUT_ON_TREE 2