Faizan and Pages fun little game

Dependencies:   4DGL-uLCD-SE mbed SDFileSystem wave_player

Revision:
14:e51c9827f788
Parent:
13:a8eaced521a3
Child:
15:b18537055368
--- a/main.cpp	Mon Oct 31 05:08:16 2016 +0000
+++ b/main.cpp	Mon Oct 31 05:34:42 2016 +0000
@@ -72,7 +72,7 @@
             collided->erase();
             if (collided->isBad) {
                 lives--;
-                // lifeLost()
+                drawLives();
                 // make a noise!1111
             } else if (collided->typeOfFood == BREAD) {
                 // updateScore(sandwich.size()); // add the points to the overall score