Изменить 'du7/snake.c'
This commit is contained in:
parent
e85723d41c
commit
0ae2b69355
@ -1,4 +1,4 @@
|
|||||||
nclude "snake.h"
|
#include "snake.h"
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
struct snake* add_snake(struct snake* snake,int x,int y){
|
struct snake* add_snake(struct snake* snake,int x,int y){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user