Browse Source

test

release/v0.1
jl777 8 years ago
parent
commit
f004924f28
  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