Home
last modified time | relevance | path

Searched defs:game_done (Results 1 – 2 of 2) sorted by relevance

/dports/games/sdlroids/sdlroids-1.3.4/
H A Dhyperoid.c81 static int restart_timer_count = 0, game_done = 0; variable
/dports/games/instead/instead-3.4.1/src/
H A Dgame.c1165 void game_done(int err) in game_done() function