TETRIS: Code cleanup
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
int g_ticks_till_fall = TICKS_TILL_FALL;
|
||||
int g_ticks_till_descend = TICKS_TILL_DESCEND;
|
||||
int g_ticks_till_movement = TICKS_TILL_MOVE;
|
||||
int g_pause = 0;
|
||||
|
||||
int g_menu_select = 0;
|
||||
int g_menu_max = 3;
|
||||
|
||||
Reference in New Issue
Block a user