Home
last modified time | relevance | path

Searched refs:MINTORPS (Results 1 – 6 of 6) sorted by relevance

/dports/games/xgalaga/xgalaga-2.1.1.0/
H A Ddefs.h19 #define MINTORPS 3 macro
H A Dmain.c892 maxtorps = MINTORPS;
1053 maxtorps = MINTORPS;
1111 if (maxtorps < MINTORPS)
1112 maxtorps = MINTORPS;
1149 maxtorps = MINTORPS;
H A Dprize.c250 maxtorps = MINTORPS; in do_prizes()
/dports/games/xgalaga-sdl/xgalaga-sdl-2.1.1.0-sdl/src/
H A Ddefs.h37 #define MINTORPS 3 macro
H A Dmain.c728 maxtorps = MINTORPS; in start_game()
961 maxtorps = MINTORPS; in do_player()
1060 if (maxtorps < MINTORPS) in do_player()
1061 maxtorps = MINTORPS; in do_player()
1098 maxtorps = MINTORPS; in do_player()
H A Dprize.c267 maxtorps = MINTORPS; in do_prizes()