summaryrefslogtreecommitdiff
path: root/src/script_pokemon_util_80C4BF0.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/script_pokemon_util_80C4BF0.c')
-rw-r--r--src/script_pokemon_util_80C4BF0.c26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/script_pokemon_util_80C4BF0.c b/src/script_pokemon_util_80C4BF0.c
index ba1545861..a65a6ae9e 100644
--- a/src/script_pokemon_util_80C4BF0.c
+++ b/src/script_pokemon_util_80C4BF0.c
@@ -1,22 +1,22 @@
#include "global.h"
-#include "contest.h"
-#include "rom4.h"
-#include "main.h"
-#include "battle.h"
-#include "event_data.h"
-#include "pokemon.h"
-#include "task.h"
-#include "menu.h"
-#include "decompress.h"
-#include "link.h"
-#include "rng.h"
-#include "pokedex.h"
#include "asm.h"
-#include "species.h"
+#include "battle.h"
#include "berry.h"
+#include "contest.h"
+#include "decompress.h"
+#include "event_data.h"
#include "items.h"
+#include "link.h"
#include "load_save.h"
+#include "main.h"
+#include "menu.h"
+#include "pokedex.h"
+#include "pokemon.h"
+#include "rng.h"
+#include "rom4.h"
#include "script_pokemon_80C4.h"
+#include "species.h"
+#include "task.h"
#define CONTEST_ENTRY_PIC_LEFT 10
#define CONTEST_ENTRY_PIC_TOP 3