test avoid bulled game

Dependencies:   C12832_lcd LCD_fonts mbed mbed-rtos

Files at this revision

API Documentation at this revision

Comitter:
kaku_jyoko
Date:
Wed Dec 14 12:04:51 2016 +0000
Parent:
60:d04bc5987d53
Child:
62:5d3f6c919fbc
Commit message:
???

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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