Passing cards from the stock to the waste pile.

This commit is contained in:
Murilo Soares Pereira
2010-04-20 14:11:16 -03:00
parent ee3daeb30a
commit 87909b5075
6 changed files with 27 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
#include <stdlib.h>
#include <ncurses.h>
#include <malloc.h>
#include <string.h>