update soundlib interface
Add SOUND_TRIGGER_AMBIENCE
This commit is contained in:
@@ -102,6 +102,7 @@ public:
|
||||
static void qtsound_soundeffect(char *, int32_t, int32_t);
|
||||
static void qtsound_hero_playnotes(int32_t instrument, const char *str, int32_t volume);
|
||||
static void qtsound_play_usersound(char *, int32_t, int32_t);
|
||||
static void qtsound_ambience(int32_t, int32_t, int32_t);
|
||||
#endif
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user