Still working on updating code to new poker code.
This commit is contained in:
@ -5,6 +5,6 @@
|
||||
|
||||
#pragma once
|
||||
#include <unity.h>
|
||||
#include <poker2/poker.h>
|
||||
#include <poker/poker.h>
|
||||
|
||||
int test_poker2();
|
||||
int test_poker();
|
Reference in New Issue
Block a user