SAD
This commit is contained in:
parent
e8b6c13023
commit
438ce11217
@ -1,6 +1,6 @@
|
||||
#include "curses.h"
|
||||
#include "time.h"
|
||||
#include "ballsortpuzzle.h"
|
||||
#include "game.h"
|
||||
#include "stdlib.h"
|
||||
#include "stdbool.h"
|
||||
#include "stdio.h"
|
||||
@ -133,4 +133,4 @@ void ball_sort_puzzle() {
|
||||
getch();
|
||||
endwin();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user