OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_face
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hunt/huntd/
shots.c
198
switch (bp->
b_face
) {
228
switch (bp->
b_face
) {
230
bp->
b_face
= BELOW;
233
bp->
b_face
= ABOVE;
236
bp->
b_face
= RIGHT;
239
bp->
b_face
= LEFTS;
249
switch (bp->
b_face
) {
251
bp->
b_face
= ABOVE;
254
bp->
b_face
= BELOW;
257
bp->
b_face
= LEFTS
[
all
...]
hunt.h
111
int
b_face
;
member in struct:bullet_def
execute.c
482
bp->
b_face
= face;
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025