200943373MAZE

Dependencies:   mbed

Fork of 200943373MAZE by hongyun AHN

Revision:
1:bd92ef8d00ac
Parent:
0:df4347043adf
--- a/Background/Background.h	Thu May 04 11:25:43 2017 +0000
+++ b/Background/Background.h	Thu May 04 14:08:31 2017 +0000
@@ -23,8 +23,8 @@
     void check_goal(Gamepad &pad,N5110 &lcd);
     void print_scores(N5110 &lcd);
     
-    Player _player;
-
+    //Player _player;
+    
     Direction _d;
     float _mag;