Home
last modified time | relevance | path

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

/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/
H A Die_sounds.py6 DEF_HCLOSE = 3 variable
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/AREImporter/
H A DAREImporter.cpp60 #define DEF_HCLOSE 3 macro
1051 memcpy( door->CloseSound, Sounds[DEF_HCLOSE], 9 ); in GetMap()