Searched refs:ILLOBJ_SYM (Results 1 – 3 of 3) sorted by relevance
/openbsd/games/hack/ |
H A D | def.objects.h | 69 ILLOBJ_SYM, 0, 0, 0, 0, 0, 0 }, 339 { NULL, NULL, NULL, 0, 0, ILLOBJ_SYM, 0, 0, 0, 0, 0, 0 } 343 ILLOBJ_SYM, AMULET_SYM, FOOD_SYM, WEAPON_SYM, TOOL_SYM,
|
H A D | def.objclass.h | 99 #define ILLOBJ_SYM '\\' macro
|
H A D | hack.o_init.c | 100 if((!i && let != ILLOBJ_SYM) || bases[i] != 0) in init_objects()
|