TETRIS: use updated TextRenderer
This commit is contained in:
@@ -19,6 +19,7 @@ bool g_update_score = false;
|
||||
bool g_update_colors = false;
|
||||
bool g_checked_line = false;
|
||||
bool g_wait_for_anim = false;
|
||||
bool g_update_size = false;
|
||||
|
||||
std::vector< int > g_bag = { 28, 28, 28, 28, 28, 28, 28 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user