a couple of miscellaneous formatting bits
This commit is contained in:
@@ -16,7 +16,8 @@ static void mind_blast(struct monst *);
|
||||
static boolean holds_up_web(coordxy, coordxy);
|
||||
static int count_webbing_walls(coordxy, coordxy);
|
||||
static boolean soko_allow_web(struct monst *);
|
||||
static boolean m_search_items(struct monst *, coordxy *, coordxy *, schar *, int *);
|
||||
static boolean m_search_items(struct monst *, coordxy *, coordxy *, schar *,
|
||||
int *);
|
||||
static boolean leppie_avoidance(struct monst *);
|
||||
static void leppie_stash(struct monst *);
|
||||
static boolean m_balks_at_approaching(struct monst *);
|
||||
|
||||
Reference in New Issue
Block a user