This commit is contained in:
Andrii Hermaniuk 2022-04-29 11:22:06 +02:00
parent cd372a0215
commit 1fc1f5ca1b

View File

@ -1,6 +1,8 @@
#include "snake.h"
#include <stdlib.h>
#include <curses.h>
#include <ncurses.h>
#include "snake.h"
//void freeAll(struct snake* prvok);