Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_door.h151 #define MW_BOTTOMFLIPPING 0x800 macro
H A Drt_door.c2459 lastmaskobj->flags|=MW_BOTTOMFLIPPING; in SpawnMaskedWall()
2473 lastmaskobj->flags|=MW_BOTTOMFLIPPING; in SpawnMaskedWall()
H A Drt_draw.c861 else if ((tmwall->flags&MW_BOTTOMFLIPPING) &&
985 else if ((tmwall->flags&MW_BOTTOMFLIPPING) && in DrawScaleds()