Home
last modified time | relevance | path

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

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_acs.cpp3388 void DLevelScript::ReplaceTextures (int fromnamei, int tonamei, int flags) in ReplaceTextures() argument
3390 const char *fromname = FBehavior::StaticLookupString (fromnamei); in ReplaceTextures()