| /src/games/rogue/ |
| zap.c | 58 static object *get_zapped_monster(short, short *, short *); 106 monster = get_zapped_monster(d, &row, &col); 121 get_zapped_monster(short dir, short *row, short *col) function in typeref:typename:object *
|
| zap.c | 58 static object *get_zapped_monster(short, short *, short *); 106 monster = get_zapped_monster(d, &row, &col); 121 get_zapped_monster(short dir, short *row, short *col) function in typeref:typename:object *
|
| zap.c | 58 static object *get_zapped_monster(short, short *, short *); 106 monster = get_zapped_monster(d, &row, &col); 121 get_zapped_monster(short dir, short *row, short *col) function in typeref:typename:object *
|
| zap.c | 58 static object *get_zapped_monster(short, short *, short *); 106 monster = get_zapped_monster(d, &row, &col); 121 get_zapped_monster(short dir, short *row, short *col) function in typeref:typename:object *
|