From b86d6d05d92de28c35c899f4fbd03c1d542dc689 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 8 Jul 2021 08:38:51 -0400 Subject: Fix style issues --- src/scrcmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/scrcmd.c') diff --git a/src/scrcmd.c b/src/scrcmd.c index c51bd2b10..1b6aea42f 100644 --- a/src/scrcmd.c +++ b/src/scrcmd.c @@ -3,7 +3,6 @@ #include "berry.h" #include "clock.h" #include "coins.h" -#include "constants/maps.h" #include "contest_link_util.h" #include "contest_painting.h" #include "contest_util.h" @@ -43,6 +42,7 @@ #include "sound.h" #include "string_util.h" #include "tv.h" +#include "constants/maps.h" typedef u16 (*SpecialFunc)(void); typedef void (*NativeFunc)(void); -- cgit v1.2.3