Home
last modified time | relevance | path

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

/dports/games/zhlt/zhlt-3.4/hlcsg/
H A Dcsg.h43 #define DEFAULT_CLIPTYPE clip_legacy macro
H A Dqcsg.cpp51 cliptype g_cliptype = DEFAULT_CLIPTYPE; // "-cliptype <value>"
1291 …ype [ %7s ] [ %7s ]\n", GetClipTypeString(g_cliptype), GetClipTypeString(DEFAULT_CLIPTYPE)); in Settings()