diff options
Diffstat (limited to 'src/fldeff_strength.c')
-rw-r--r-- | src/fldeff_strength.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fldeff_strength.c b/src/fldeff_strength.c index 03b928eb6..dedb62a90 100644 --- a/src/fldeff_strength.c +++ b/src/fldeff_strength.c @@ -1,6 +1,6 @@ #include "global.h" -#include "field_effect.h" #include "asm.h" +#include "field_effect.h" #include "pokemon.h" #include "script.h" #include "task.h" |