More refactoring.

This commit is contained in:
2021-09-18 23:21:18 -07:00
parent 2884650eb3
commit 352ad925db
5 changed files with 7 additions and 1 deletions

View File

@ -4,7 +4,7 @@
// https://opensource.org/licenses/MIT
#pragma once
#include <dawn/dawn.h>
#include "../libs.h"
/** How many chips each player has by defautl */
#define POKER_BET_PLAYER_CHIPS_DEFAULT 10000