'draw_deck' is more consistent.

This commit is contained in:
Murilo Pereira
2011-02-06 00:22:16 -02:00
parent a8c98d4756
commit 8bd7147a8e
5 changed files with 4 additions and 5 deletions

View File

@@ -11,7 +11,6 @@ int main(int argc, const char *argv[]) {
int option;
initialize_curses();
greet_player();
while (option != KEY_SPACEBAR) {