OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:curchar
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/warp/
weapon.c
445
static char
curchar
[] = "@* ";
local in function:fire_phaser
454
curchar
[2] = '-';
456
curchar
[2] = '!';
458
curchar
[2] = '\\';
460
curchar
[2] = '/';
491
*
curchar
: (size >= 50 ?
492
curchar
[1] :
493
curchar
[2]);
Completed in 124 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025