Home
last modified time | relevance | path

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

/dports/games/gemrb/gemrb-0.9.0/gemrb/includes/
H A Dglobals.h149 GF_SOUNDS_INI, //iwd/how/iwd2 enumerator
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DInterface.cpp1691 if (resdata || HasFeature(GF_SOUNDS_INI) ) { in Init()
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DActor.cpp1870 IWDSound = core->HasFeature(GF_SOUNDS_INI); in InitActorTables()