Home | Sort by: relevance | last modified time | path |
/src/games/larn/ | |
action.c | 138 createmonster(WATERLORD); /* make water lord */ |
global.c | 210 tmp = WATERLORD; 212 while (tmp == WATERLORD) 215 while (tmp == WATERLORD) |
header.h | 311 #define WATERLORD 47 |