Henry Triff / Mbed 2 deprecated ELEC2645_Project_el18ht

Dependencies:   mbed

Revision:
11:7b12992156de
Parent:
10:29126a41b1da
Child:
16:17f91f51358f
--- a/Ghost/Ghost.h	Wed Mar 25 15:36:01 2020 +0000
+++ b/Ghost/Ghost.h	Sat Mar 28 10:31:41 2020 +0000
@@ -64,11 +64,6 @@
     float mz;
 };
 
-struct Menu_Data {
-    int Menu_return;
-    bool Back;
-};
-
 #endif
 
 static Point_2D Ghost_Data[6000];