summaryrefslogtreecommitdiff
path: root/src/fldeff_strength.c
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-06-27 15:01:18 -0400
committerscnorton <scnorton@biociphers.org>2017-06-27 15:01:18 -0400
commit00c7dee919c8f93b8519a7eede2c41ba2ddcaf08 (patch)
tree5707f8764920abcd4cffca84c675e5c53c32559d /src/fldeff_strength.c
parent3d9eb18add0d8a9eb5bfa77fc64cd7b1f37fea5d (diff)
parent06b6cada0ddedc62063171703ba6607019751a9a (diff)
Merge branch 'master' into pokemon_data
Diffstat (limited to 'src/fldeff_strength.c')
-rw-r--r--src/fldeff_strength.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fldeff_strength.c b/src/fldeff_strength.c
index a831676b8..1edae09d4 100644
--- a/src/fldeff_strength.c
+++ b/src/fldeff_strength.c
@@ -1,8 +1,9 @@
#include "global.h"
-#include "asm.h"
#include "braille_puzzles.h"
#include "field_effect.h"
+#include "party_menu.h"
#include "pokemon.h"
+#include "pokemon_menu.h"
#include "rom6.h"
#include "script.h"
#include "task.h"