fas
This commit is contained in:
parent
5bafa049fc
commit
cd372a0215
@ -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