summaryrefslogtreecommitdiff
path: root/src/script_pokemon_util_80F99CC.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/script_pokemon_util_80F99CC.c')
-rw-r--r--src/script_pokemon_util_80F99CC.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/script_pokemon_util_80F99CC.c b/src/script_pokemon_util_80F99CC.c
index 1a848c665..1f12c4943 100644
--- a/src/script_pokemon_util_80F99CC.c
+++ b/src/script_pokemon_util_80F99CC.c
@@ -1,15 +1,15 @@
#include "global.h"
-#include "script.h"
-#include "task.h"
-#include "palette.h"
-#include "battle_party_menu.h"
-#include "sound.h"
#include "asm.h"
-#include "rom4.h"
+#include "battle_party_menu.h"
+#include "palette.h"
#include "pokemon.h"
-#include "text.h"
-#include "string_util.h"
+#include "rom4.h"
+#include "script.h"
#include "script_pokemon_80F9.h"
+#include "sound.h"
+#include "string_util.h"
+#include "task.h"
+#include "text.h"
extern u8 gPlayerPartyCount;
extern u16 gSpecialVar_0x8004;