diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-02-16 11:16:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-16 11:16:02 -0500 |
commit | 51b7b11a55c16c0dfc821b1d6bd536b03f6396e8 (patch) | |
tree | 2c06e5f499fff69acfa34eb23e84ec76f8b11642 /include/constants/field_effects.h | |
parent | 04130a97d9ff799c9f1b439d091c0116adb31bfb (diff) | |
parent | 351d85f57d45dfcd6042b37aa36d77bec1d0a487 (diff) |
Merge pull request #243 from GriffinRichards/doc-celadon
Document Celadon City scripts
Diffstat (limited to 'include/constants/field_effects.h')
-rw-r--r-- | include/constants/field_effects.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/field_effects.h b/include/constants/field_effects.h index 3ed7d8ce2..1fd6777f0 100644 --- a/include/constants/field_effects.h +++ b/include/constants/field_effects.h @@ -65,7 +65,7 @@ #define FLDEFF_PCTURN_ON 61 #define FLDEFF_HALL_OF_FAME_RECORD 62 #define FLDEFF_USE_TELEPORT 63 -#define FLDEFF_UNK_40 64 +#define FLDEFF_UNK_40 64 // TODO: game corner smile icon? #define FLDEFF_UNK_41 65 // TODO: related to vs_seeker #define FLDEFF_UNK_42 66 // TODO: related to trainer see #define FLDEFF_UNK_43 67 // TODO: related to deoxys |