This website requires JavaScript.
Explore
Help
Register
Sign In
neko
/
csnake
forked from
nakidai/csnake
Watch
1
Star
0
Fork
You've already forked csnake
0
Code
Pull Requests
Activity
be37715af7
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__ */
View Git Blame
Copy Permalink