Adam Baker 201166301

Dependencies:   mbed Gamepad N5110

Revision:
38:51ed5820ffe5
Parent:
37:23b6312c8315
Child:
40:f53c70793975
--- a/main.cpp	Sun May 05 17:34:55 2019 +0000
+++ b/main.cpp	Mon May 06 14:08:31 2019 +0000
@@ -1,9 +1,6 @@
 #include "mbed.h"
 #include "Gamepad.h"
 #include "N5110.h"
-#include "Runner.h"
-#include "Levels.h"
-#include "Animation.h"
 #include "BlockheadEngine.h"
 #include "Menu.h"