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
1685dc927b
csnake
/
include
/
sleep.h
7 lines
91 B
C
Raw
Blame
History
#
ifndef __SLEEP_H__
#
define __SLEEP_H__
void
sleepMS
(
int
msec
)
;
#
endif
/* __SLEEP_H__ */
Reference in New Issue
View Git Blame
Copy Permalink