Dependencies:   mbed

Revision:
11:59119247dd68
Parent:
9:e6566d09f087
Child:
12:ca7329a41fc5
--- a/main.cpp	Sun May 17 23:28:13 2020 +0000
+++ b/main.cpp	Sun May 17 23:49:34 2020 +0000
@@ -77,6 +77,7 @@
     //splash.playIntro(lcd,ball);
     while (1)
     {
+        //ball.level_loop();
         display_menu();
         if (pad.A_pressed()) {
             game.init();