Finishing the tile switcher

This commit is contained in:
AnonymusRaccoon
2020-03-11 16:14:44 +01:00
parent 30cc01b9ea
commit 76435739ce
8 changed files with 57 additions and 3 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
typedef enum display_type
{
HAPPINESS_DISPLAY,
STUPIDITY_DISPLAY
STUPIDITY_DISPLAY,
SELECT_TILE_DISPLAY
} display_type;
struct game_display