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