Searched refs:PW_PLAYER_1 (Results 1 – 8 of 8) sorted by relevance
314 #define PW_PLAYER_1 0x00000008L /* Display player (extra) */ macro
2158 case PW_PLAYER_1: in subwindow_flag_changed()
622 #define PW_PLAYER_1 0x00000008L /* Display player (extra) */ macro
1304 if (!(window_flag[j] & (PW_PLAYER_1))) continue; in fix_player_1()2739 if (screen_mode == 2) filter = PW_PLAYER_1; in display_player()3219 if (p_ptr->window & (PW_PLAYER_1)) in window_stuff()3221 p_ptr->window &= ~(PW_PLAYER_1); in window_stuff()
982 if (char_screen_mode == 2) window_flag[0] = tmp_window | PW_PLAYER_1; in cmd_character()
1130 if (win & IPW_5) indicator_window[known_indicators] |= PW_PLAYER_1; in recv_indicator_info()2124 p_ptr->window |= (PW_PLAYER_1); in recv_objflags()
4728 …p_ptr->window |= (PW_INVEN | PW_EQUIP | PW_MESSAGE | PW_MESSAGE_CHAT | PW_PLAYER | PW_PLAYER_1 | P… in do_cmd_options_win()
568 p_ptr->window |= (PW_PLAYER_0 | PW_PLAYER_1); in quaff_potion()1248 p_ptr->window |= (PW_PLAYER_0 | PW_PLAYER_1); in use_staff()