Searched refs:DOOR_IN_RIGHT (Results 1 – 2 of 2) sorted by relevance
94 #define DOOR_IN_RIGHT 0x400 macro310 if ( maze[cur_sq_x][cur_sq_y] & DOOR_IN_RIGHT ) in choose_door()
89 #define DOOR_IN_RIGHT 0x400 macro348 if (maze[cur_sq_x][cur_sq_y] & DOOR_IN_RIGHT) in choose_door()