test avoid bulled game

Dependencies:   C12832_lcd LCD_fonts mbed mbed-rtos

Revision:
61:d44faf074743
Parent:
60:d04bc5987d53
Child:
62:5d3f6c919fbc
--- a/main.cpp	Wed Dec 14 11:42:25 2016 +0000
+++ b/main.cpp	Wed Dec 14 12:04:51 2016 +0000
@@ -27,11 +27,12 @@
 Timer t;
 
 int* wall_height;
+int white_board[LCD_Y][LCD_X];
 
 Bitmap make_wall(){
     Converter converter;
     wall_height = stage.getStage();
-    int white_board[LCD_Y][LCD_X];
+
     
     
     //initialize white board