ELEC2645 (2018/19) / Mbed 2 deprecated el17dg

Dependencies:   mbed

Fork of el17dg by Dmitrijs Griskovs

Revision:
25:749f1efc31fc
Parent:
24:0570cb4b92d7
Child:
27:f05f4e738ba9
--- a/Models/models.h	Tue Apr 02 15:38:40 2019 +0000
+++ b/Models/models.h	Wed Apr 03 12:46:04 2019 +0000
@@ -5,7 +5,7 @@
 extern const int spaceship1_height;
 extern const int enemy2_height;
 extern const int enemy2_width;
-extern const int spaceShip1[210];
+extern const int spaceShip1[110];
 extern const int starSmall[9];
 extern const int starMedium[25];
 extern const int starBig[49];