Home
last modified time | relevance | path

Searched refs:HF_WESTWALL (Results 1 – 3 of 3) sorted by relevance

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Denvironment.cpp44 #define HF_WESTWALL Flag(31) macro
412 if(c2->land == laWestWall) havewhat |= HF_WESTWALL; in bfs()
H A Dmonstermove.cpp2101 if(havewhat & HF_WESTWALL) westwall::move(); in movemonsters()
H A Dshmup.cpp2689 if(havewhat & HF_WESTWALL) westwall::move(); in turn()