Initial publish

Dependencies:   mbed

Fork of el17dg by Dmitrijs Griskovs

Revision:
15:0145c5f0bea1
Parent:
14:e8de27c4d0d4
Child:
19:b78fa41d04a9
--- a/Models/models.h	Mon Mar 18 10:34:48 2019 +0000
+++ b/Models/models.h	Mon Mar 18 15:22:20 2019 +0000
@@ -16,4 +16,11 @@
 extern const int enemyHalfExploded [77];
 extern const int enemyExploded [77];
 
+extern const int introLineOne [893];
+extern const int introLineOneStars [156];
+extern const int introLineTwoShips [460];
+extern const int introLineTwo [330];
+extern const int introLineThree [1482];
+
+
 #endif
\ No newline at end of file