Roughing talk logic
This commit is contained in:
11
include/dawn/poker/strings.h
Normal file
11
include/dawn/poker/strings.h
Normal file
@ -0,0 +1,11 @@
|
||||
/**
|
||||
* Copyright (c) 2021 Dominic Masters
|
||||
*
|
||||
* This software is released under the MIT License.
|
||||
* https://opensource.org/licenses/MIT
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "../libs.h"
|
||||
|
||||
#define POKER_TALK_MATCH_START "The game is no-limits Texas Hold'em."
|
Reference in New Issue
Block a user