OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nukex
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/warp/
weapon.c
113
int
nukex
;
local in function:attack
120
nukey =
nukex
= 0;
376
nukex
= dx; /* this direction */
430
if (
nukex
< 0)
431
nukex
= 2;
432
nuke->strategy = nukey + (
nukex
<< 2);
weapon.c
113
int
nukex
;
local in function:attack
120
nukey =
nukex
= 0;
376
nukex
= dx; /* this direction */
430
if (
nukex
< 0)
431
nukex
= 2;
432
nuke->strategy = nukey + (
nukex
<< 2);
Completed in 23 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025