TETRIS: use updated TextRenderer

This commit is contained in:
2020-12-18 15:14:08 +01:00
parent 7267cb7b9a
commit 67a56d31de
8 changed files with 71 additions and 30 deletions
+1
View File
@@ -25,6 +25,7 @@ extern bool g_update_score;
extern bool g_update_colors;
extern bool g_checked_line;
extern bool g_wait_for_anim;
extern bool g_update_size;
extern std::vector< int > g_bag;