Adding init_curses()' prototype.
This commit is contained in:
parent
1910bfe868
commit
a51e1c8b79
@ -6,6 +6,7 @@
|
|||||||
#define HEARTS_SYMBOL "\u2665"
|
#define HEARTS_SYMBOL "\u2665"
|
||||||
#define CLUBS_SYMBOL "\u2663"
|
#define CLUBS_SYMBOL "\u2663"
|
||||||
|
|
||||||
|
void init_curses();
|
||||||
char *card_suit(enum suit);
|
char *card_suit(enum suit);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user