TETRIS: Use FontConfiguration

This commit is contained in:
2021-01-30 21:35:25 +01:00
parent 73f67a3f47
commit fe675369ea
9 changed files with 73 additions and 69 deletions
+1
View File
@@ -52,6 +52,7 @@
#define TETRIS_Z_LEFT 6
#define PIECE_ACTION_UPDATE_COLOR 0
#define PIECE_ACTION_UPDATE_BLOCK 1
#define colors color_schemes[color_schemes_names[selected_color_scheme]]