Lines Matching refs:boolean
53 static boolean connect_rooms(short, short);
55 static void fill_it(int, boolean);
61 static boolean mask_room(short, short *, short *, unsigned short);
65 static boolean same_col(short, short);
66 static boolean same_row(short, short);
107 boolean big_room; in make_level()
312 static boolean
462 static boolean
468 static boolean
528 fill_it(int rn, boolean do_rec_de) in fill_it()
534 boolean did_this = 0; in fill_it()
620 static boolean
772 boolean
789 boolean
813 add_exp(int e, boolean promotion) in add_exp()