lol
This commit is contained in:
parent
cd372a0215
commit
1fc1f5ca1b
@ -1,6 +1,8 @@
|
|||||||
#include "snake.h"
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <curses.h>
|
|
||||||
|
#include <ncurses.h>
|
||||||
|
|
||||||
|
#include "snake.h"
|
||||||
|
|
||||||
//void freeAll(struct snake* prvok);
|
//void freeAll(struct snake* prvok);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user