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
12a8e94db4
borgware-2d
/
animations
/
snake.h
7 lines
86 B
C
Raw
Blame
History
#
ifndef SNAKE_H_
#
define SNAKE_H_
void
snake_animation
(
void
)
;
#
endif
/* SNAKE_H_ */
Reference in New Issue
View Git Blame
Copy Permalink