This website requires JavaScript.
Explore
Help
Sign In
ctdo
/
borgware-2d
Watch
16
Star
0
Fork
You've already forked borgware-2d
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
372b3117f6
borgware-2d
/
animations
/
snake.h
9 lines
92 B
C
Raw
Blame
History
#
ifndef SNAKE_H_
#
define SNAKE_H_
void
snake
(
)
;
void
snake_game
(
)
;
#
endif
/* SNAKE_H_ */
Reference in New Issue
View Git Blame
Copy Permalink