ELEC2645 (2018/19) / Mbed 2 deprecated el17dg

Dependencies:   mbed

Fork of el17dg by Dmitrijs Griskovs

Revision:
28:35af3843de8f
Parent:
27:f05f4e738ba9
Child:
29:579e00b7f118
--- a/Models/models.h	Mon Apr 08 14:41:57 2019 +0000
+++ b/Models/models.h	Wed Apr 10 15:42:10 2019 +0000
@@ -1,6 +1,8 @@
 #ifndef MODELS_H
 #define MODELS_H
 
+
+
 extern const int spaceship1_width;
 extern const int spaceship1_height;
 extern const int enemy2_height;
@@ -9,7 +11,6 @@
 extern const int starSmall[9];
 extern const int starMedium[25];
 extern const int starBig[49];
-extern const int simpleLaserShotDissapear[3];
 extern const int enemyShip1 [187];
 extern const int enemyShip2 [77];
 extern const int enemyHalfExploded [77];