bird

Dependencies:   mbed

Revision:
6:9bf0273ee25f
Parent:
2:fb9c05867677
--- a/main.cpp	Mon May 06 04:55:51 2019 +0000
+++ b/main.cpp	Mon May 06 05:02:25 2019 +0000
@@ -1,6 +1,6 @@
 
 #include "structure.h"
-#include "structure_2.h"
+#include "structure2.h"
 
 void init();
 void welcome();
@@ -17,7 +17,7 @@
 Gamepad pad;
 bird bird;
 structure structure;
-structure_2 structure_2;
+structure2 structure_2;