Finished putting stuff where they belong.

This commit is contained in:
Murilo Pereira
2011-02-20 18:45:15 -03:00
parent 276a4137bc
commit dcab55f853
5 changed files with 26 additions and 25 deletions
+1
View File
@@ -4,6 +4,7 @@
#include <string.h>
#include <errno.h>
#include <ncurses.h>
#include "game.h"
#include "display.h"
static char *card_suit(enum suit suit) {