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

@ -7,6 +7,7 @@
#pragma once
#include "../libs.h"
#include "poker.h"
#define POKER_TURN_TYPE_OUT 0x00
#define POKER_TURN_TYPE_FOLD 0x01