aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index abc8571..f9fa018 100644
--- a/src/main.c
+++ b/src/main.c
@@ -48,7 +48,6 @@ WITH REGARD TO THIS SOFTWARE.
48 48
49#include "gba/gba.h" 49#include "gba/gba.h"
50 50
51#include "filesystem.c"
52#include "renderer_m0.c" 51#include "renderer_m0.c"
53#include "sequencer.c" 52#include "sequencer.c"
54 53