Added settings to CMake
This commit is contained in:
@ -13,9 +13,6 @@
|
||||
#include "../../vn/vnscene.h"
|
||||
#include "pokerui.h"
|
||||
|
||||
/** Name of the Poker Game */
|
||||
#define POKER_GAME_NAME "Dawn Poker Game"
|
||||
|
||||
typedef struct {
|
||||
/** Poker Game State */
|
||||
poker_t poker;
|
||||
|
Reference in New Issue
Block a user