Home | Sort by: relevance | last modified time | path |
/src/games/hack/ | |
hack.potion.c | 146 strange_feeling(otmp, "You feel threatened."); 161 strange_feeling(otmp, "You feel a pull downward."); 284 strange_feeling(struct obj *obj, const char *txt) function in typeref:typename:void |
hack.potion.c | 146 strange_feeling(otmp, "You feel threatened."); 161 strange_feeling(otmp, "You feel a pull downward."); 284 strange_feeling(struct obj *obj, const char *txt) function in typeref:typename:void |
/src/games/rogue/ | |
use.c | 68 static const char strange_feeling[] = variable in typeref:typename:const char[] 144 messagef(0, "%s", strange_feeling); 153 messagef(0, "%s", strange_feeling); |
use.c | 68 static const char strange_feeling[] = variable in typeref:typename:const char[] 144 messagef(0, "%s", strange_feeling); 153 messagef(0, "%s", strange_feeling); |