This website requires JavaScript.
Explore
Help
Sign In
kts
/
timesynk
Watch
1
Star
0
Fork
You've already forked timesynk
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
timesynk
/
engine
/
states
/
state_globals.c
6 lines
68 B
C
Raw
Permalink
Blame
History
#
include
"state_globals.h"
void
stopRunning
(
)
{
g_running
=
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink