summaryrefslogtreecommitdiff
path: root/src/region_map.c
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2017-11-27 13:34:15 -0600
committerGitHub <noreply@github.com>2017-11-27 13:34:15 -0600
commit64e648098870bbae6f28ede1e391d0bacab60ffa (patch)
tree116e6a90c275191d25b9b892fac3851e3674e580 /src/region_map.c
parent1e4f12e6fa9e3b22d4f1a60ca69313b5dec0ca38 (diff)
parent237261e193d75addf47fc0736b2d9ed10c8d3195 (diff)
Merge pull request #116 from DizzyEggg/decompile_berry_blender
Decompile berry blender
Diffstat (limited to 'src/region_map.c')
-rw-r--r--src/region_map.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/region_map.c b/src/region_map.c
index da96475c0..8c8f64df9 100644
--- a/src/region_map.c
+++ b/src/region_map.c
@@ -1,7 +1,6 @@
-
-// Includes
#include "global.h"
#include "main.h"
+#include "text.h"
#include "menu.h"
#include "malloc.h"
#include "gpu_regs.h"
@@ -17,7 +16,6 @@
#include "string_util.h"
#include "international_string_util.h"
#include "strings.h"
-#include "text.h"
#include "text_window.h"
#include "songs.h"
#include "m4a.h"