Home
last modified time | relevance | path

Searched refs:L_GRAPE (Results 1 – 7 of 7) sorted by relevance

/original-bsd/games/sail/
H A Ddr_1.c291 if (target == 1 && sp->file->loadwith == L_GRAPE) in compcombat()
292 load = L_GRAPE; in compcombat()
295 if (target == 1 && load != L_GRAPE) in compcombat()
352 if (load != L_GRAPE) in compcombat()
H A Dassorted.c36 if (shot == L_GRAPE)
118 case L_GRAPE:
H A Dpl_6.c153 load = L_GRAPE; in loadplayer()
H A Dpl_main.c190 load = L_GRAPE; in initialize()
H A Dextern.h63 #define L_GRAPE 1 macro
H A Dpl_3.c143 if (load == L_GRAPE) in acceptcombat()
H A Ddr_2.c38 sp->file->loadwith = L_GRAPE; in thinkofgrapples()