summaryrefslogtreecommitdiff
path: root/src/berry_fix_program.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/berry_fix_program.c
parent1e4f12e6fa9e3b22d4f1a60ca69313b5dec0ca38 (diff)
parent237261e193d75addf47fc0736b2d9ed10c8d3195 (diff)
Merge pull request #116 from DizzyEggg/decompile_berry_blender
Decompile berry blender
Diffstat (limited to 'src/berry_fix_program.c')
-rw-r--r--src/berry_fix_program.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/berry_fix_program.c b/src/berry_fix_program.c
index eca20af9d..bba39c3eb 100644
--- a/src/berry_fix_program.c
+++ b/src/berry_fix_program.c
@@ -1,5 +1,3 @@
-
-// Includes
#include "global.h"
#include "gpu_regs.h"
#include "multiboot.h"
@@ -10,6 +8,7 @@
#include "task.h"
#include "unknown_task.h"
#include "window.h"
+#include "text.h"
#include "menu.h"
#include "m4a.h"