Adding some beter AI.
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
#if SETTING_GAME == SETTING_GAME_POKER
|
||||
#include "poker/game.h"
|
||||
typedef pokergame_t game_t;
|
||||
#define GAME_INIT poekrGameInit
|
||||
#define GAME_INIT pokerGameInit
|
||||
#define GAME_UPDATE pokerGameUpdate
|
||||
#define GAME_DISPOSE pokerGameDispose
|
||||
|
||||
|
Reference in New Issue
Block a user