Joining the two logics together slowly.
This commit is contained in:
10
include/dawn/settings.h
Normal file
10
include/dawn/settings.h
Normal file
@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Copyright (c) 2021 Dominic Masters
|
||||
*
|
||||
* This software is released under the MIT License.
|
||||
* https://opensource.org/licenses/MIT
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#define SETTING_GAME "poker"
|
Reference in New Issue
Block a user