mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-12 04:36:15 +00:00
f670d2b2b7
callbackOutput() and updateCallback3() functions won't change the channel data pointer unless the new sound has a higher unk2 and the current one. Since it's set to 0 when the data pointer is nulled, I've changed the priority to be unsigned. The updateCallback22() function is now update_setPriority(). svn-id: r21206