Home
last modified time | relevance | path

Searched refs:buddy_proof (Results 1 – 2 of 2) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/main/
H A Dwall.h145 buddy_proof = 1u << 7, // Buddy assumes he cannot get through this wall. enumerator
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dai.cpp1870 if (wall.flags & wall_flag::buddy_proof) { in ai_door_is_openable()