mirror of
https://github.com/zoriya/My3D.git
synced 2026-06-06 20:02:39 +00:00
Finishing the tile switcher
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
typedef enum display_type
|
||||
{
|
||||
HAPPINESS_DISPLAY,
|
||||
STUPIDITY_DISPLAY
|
||||
STUPIDITY_DISPLAY,
|
||||
SELECT_TILE_DISPLAY
|
||||
} display_type;
|
||||
|
||||
struct game_display
|
||||
|
||||
Reference in New Issue
Block a user