Home
last modified time | relevance | path

Searched defs:waitToEnd (Results 1 – 1 of 1) sorted by relevance

/dports/games/holotz-castle/holotz-castle-1.3.14-src/src/
H A DHCScriptAction.cpp613 bool HCScriptActionSound::Init(const char *filename, s32 loops, bool waitToEnd) in Init()
644 s32 waitToEnd, loops; in Load() local