Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_Sound3DEngine.h170 static const u32 UPDATE_START_PRIORITY = ( 1 << 24 ); variable
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Sound3DEngine.cpp205 u32 updateFlag = UPDATE_START_PRIORITY ; in GetAmbientPriority()