Just writing code nothing special.

This commit is contained in:
2021-08-02 22:58:02 -07:00
parent 289e6fccfc
commit c451538def
19 changed files with 254 additions and 30 deletions

View File

@ -8,6 +8,7 @@
// Game Definitions
#define SETTING_GAME_POKER 1
#define SETTING_GAME_DAWN 2
// Settings
#define SETTING_GAME SETTING_GAME_POKER
#define SETTING_GAME SETTING_GAME_DAWN