Home
last modified time | relevance | path

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

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_setup.cpp207 static int GetMapIndex(const char *mapname, int lastindex, const char *lumpname, bool needrequired) in GetMapIndex() argument
235 if (needrequired) in GetMapIndex()