Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dbuild.h215 # define YAX_SKIPWALL(i) if (graywallbitmap[(i)>>3]&pow2char[(i)&7]) continue macro
220 # define YAX_SKIPWALL(i) (i)=(i) macro