Empty stacks drawn jit.

This commit is contained in:
Murilo Pereira
2011-05-08 15:17:16 -03:00
parent 22aa293645
commit e2554f181e
3 changed files with 0 additions and 76 deletions
-1
View File
@@ -21,7 +21,6 @@
extern const char *program_name;
void erase_stack(struct stack *);
void draw_empty_stacks();
void draw_value(struct card *);
void draw_suit(struct card *);
void draw_front(struct card *);