Created the 'deck' structure, allocate() and initialize() for all structures.
This commit is contained in:
@@ -16,7 +16,7 @@ int main(int argc, const char *argv[]) {
|
||||
message);
|
||||
getch();
|
||||
|
||||
endwin();
|
||||
initialize_game();
|
||||
|
||||
puts("Game finished.");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user