HomeSort by: relevance | last modified time | path
    Searched defs:take_action (Results 1 - 2 of 2) sorted by relevancy

  /src/games/wump/
wump.c 135 static int take_action(void);
244 } while (!(e = take_action()));
286 take_action(void) function in typeref:typename:int
wump.c 135 static int take_action(void);
244 } while (!(e = take_action()));
286 take_action(void) function in typeref:typename:int

Completed in 21 milliseconds