Refactor|Audio|Client: Use SoundEmitter in internal audio APIs
While we can't yet use polymorphism with mobj_t we can however make use of the SoundEmitter typedef at API level in order to clarify that we aren't necessarily referring to an actual map object.
Refactor|Audio|Client: Use SoundEmitter in internal audio APIs
While we can't yet use polymorphism with mobj_t we can however make
use of the SoundEmitter typedef at API level in order to clarify that
we aren't necessarily referring to an actual map object.