ELEC2645 (2018/19) / Mbed 2 deprecated fy14lkaa

Dependencies:   mbed

Revision:
49:5b797f126e5c
Parent:
48:bb683d6df5a1
Child:
50:f538885a788b
--- a/spase_ship/space_ship.h	Sun Apr 21 14:57:35 2019 +0000
+++ b/spase_ship/space_ship.h	Sun Apr 21 14:59:07 2019 +0000
@@ -29,7 +29,7 @@
     int _x;
     int _y;
     int _speed;
-    
+    int _score;
 
 };
 #endif