Browse Source

test

release/v0.1
jl777 9 years ago
committed by Christopher Valerio
parent
commit
c43c923341
  1. 1
      iguana/poker.c

1
iguana/poker.c

@ -6,7 +6,6 @@
#include <string.h>
#include <stdint.h>
#include <time.h>
#include <unistd.h>
#define CLUB_SUIT (1)
#define DIAMOND_SUIT (2)

Loading…
Cancel
Save