Fix: Data race on effect volume setting with mixer thread
This commit is contained in:
@@ -30,4 +30,6 @@ void MxActivateChannel(MixerChannel*);
|
||||
|
||||
uint32 MxSetMusicSource(MxStreamCallback music_callback);
|
||||
|
||||
void SetEffectVolume(uint8 volume);
|
||||
|
||||
#endif /* MIXER_H */
|
||||
|
Reference in New Issue
Block a user