This name makes more sense.

This commit is contained in:
Murilo Pereira
2011-02-06 00:47:27 -02:00
parent a12a972daa
commit dc6319ecf2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
struct deck *deck;
struct cursor *cursor;
void set_stacks_coordinates(struct deck *);
void set_stacks_initial_coordinates(struct deck *);
void fill_deck(struct deck *);
void shuffle_deck(struct deck *);
void deal_cards(struct deck *);