Home
last modified time | relevance | path

Searched defs:game_flag (Results 1 – 6 of 6) sorted by relevance

/dports/games/flying/flying-6.20/
H A Dmain.C170 int game_flag = 0; in main() local
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/main/
H A Dnet_udp.h146 bit_game_flags game_flag; member
H A Dmulti.h833 bit_game_flags game_flag; member
/dports/games/mahjong/mj-1.16-src/
H A Dgame.h141 #define game_flag(g,f) ((g->flags & (1 << f)) && 1) macro
/dports/games/xoids/xoids-1.5/
H A Doids_x.c1472 void X_update(game_flag) in X_update() argument
/dports/games/moria/umoria/mac/
H A Dmac.c54 static long game_flag; variable