Home
last modified time | relevance | path

Searched defs:WALL_CLOSED (Results 1 – 3 of 3) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/main/
H A Dfwd-wall.h45 WALL_CLOSED = 5, // Wall. Used for transparent walls. enumerator
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/JISP/
H A DMaze.h72 WALL_CLOSED, enumerator
/dports/games/d2x/d2x-0.2.5/main/
H A Dwall.h35 #define WALL_CLOSED 5 // Wall. Used for transparent walls. macro