Library to control the Tetris game area

Dependents:   Tetris_Game

Revision:
1:32aa5cd552cd
Parent:
0:5cfe6c525e0a
Child:
2:56dc50270349
--- a/Tetris.h	Sun Mar 27 13:10:44 2016 +0000
+++ b/Tetris.h	Sun Mar 27 13:26:57 2016 +0000
@@ -26,6 +26,6 @@
     
     private:
     
-    }
+    };
 
 #endif
\ No newline at end of file