28 #ifndef HPL_SOUND_MANAGER_H 29 #define HPL_SOUND_MANAGER_H 31 #include "hpl1/engine/resources/ResourceManager.h" 45 iSoundData *CreateSoundData(
const tString &asName,
bool abStream,
bool abLoopStream =
false);
63 #endif // HPL_SOUND_MANAGER_H
Definition: ResourceBase.h:36
Definition: SoundManager.h:39
Definition: SoundData.h:39
Definition: Resources.h:160
Definition: ResourceManager.h:52