This website requires JavaScript.
Explore
Help
Register
Sign In
nakidai
/
csnake
Watch
1
Star
0
Fork
You've already forked csnake
1
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
a67704ebff
csnake
/
include
/
config.h.in
5 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
cmake, config, rand, srand
2023-10-31 06:07:03 +03:00
#
define SIZE ${SIZE}
#
define DEFX ${DEFX}
#
define DEFY ${DEFY}
Now you can configurate sleep time
2023-11-30 18:05:51 +03:00
#
define SLEEP ${SLEEP}