Initial publish

Dependencies:   mbed

Fork of el17dg by Dmitrijs Griskovs

Revision:
19:b78fa41d04a9
Parent:
15:0145c5f0bea1
Child:
21:0eb394495b8a
--- a/Models/models.h	Tue Mar 19 12:43:01 2019 +0000
+++ b/Models/models.h	Thu Mar 21 15:12:07 2019 +0000
@@ -22,5 +22,8 @@
 extern const int introLineTwo [330];
 extern const int introLineThree [1482];
 
+extern const int gameOver [406];
+extern const int youDied [336];
+
 
 #endif
\ No newline at end of file