summaryrefslogtreecommitdiff
path: root/src/fldeff_softboiled.c
diff options
context:
space:
mode:
authorSlawter666 <38655737+Slawter666@users.noreply.github.com>2018-11-14 00:01:50 +0000
committerSlawter666 <38655737+Slawter666@users.noreply.github.com>2018-11-14 00:01:50 +0000
commit4311fd8b89903a35a4485ff7db8a44036bfd1bdc (patch)
treec9851d26cc3c1657fd6b84b5eaaeb7e7074ccd1c /src/fldeff_softboiled.c
parent6fcf878e2f8b4836a2652cd2c90ef5cf67c4b976 (diff)
Sort includes into alphabetical order
Diffstat (limited to 'src/fldeff_softboiled.c')
-rw-r--r--src/fldeff_softboiled.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fldeff_softboiled.c b/src/fldeff_softboiled.c
index d0a40a9a9..471a83c61 100644
--- a/src/fldeff_softboiled.c
+++ b/src/fldeff_softboiled.c
@@ -2,12 +2,12 @@
#include "menu.h"
#include "party_menu.h"
#include "pokemon.h"
-#include "constants/songs.h"
#include "sound.h"
#include "sprite.h"
#include "string_util.h"
#include "strings.h"
#include "task.h"
+#include "constants/songs.h"
static void sub_816166C(u8 taskId);
static void sub_81616C0(u8 taskId);