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
ceffdd6bbf
borgware-2d
/
animations
/
snake.h
7 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
renamed project because it is to cool for stupid name
2008-12-03 05:40:16 +00:00
#
ifndef SNAKE_H_
#
define SNAKE_H_
consolidated both snake trees, saving ~950 bytes
2011-02-23 10:33:27 +00:00
void
snake_animation
(
void
)
;
renamed project because it is to cool for stupid name
2008-12-03 05:40:16 +00:00
#
endif
/* SNAKE_H_ */