Home | Sort by: relevance | last modified time | path |
/src/games/battlestar/ | |
words.c | 158 { "light", LIGHT, VERB, NULL }, 159 { "strike", LIGHT, VERB, NULL }, |
extern.h | 164 #define LIGHT 1030 356 void light(void); |
cypher.c | 528 case LIGHT: 529 light(); |