Home
last modified time | relevance | path

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

/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Ddoomtype.h144 VPT_ALIGN_TOP = 3, enumerator
H A Dr_main.c576 if (flags == VPT_ALIGN_TOP || flags == VPT_ALIGN_LEFT_TOP || flags == VPT_ALIGN_RIGHT_TOP) in InitStretchParam()