11#include "libspu2_internal.h"
13void SpuGetCommonMasterVolume(s16 *mvol_left, s16 *mvol_right)
19 v2 = &_spu_RXX[20 * _spu_core];
22 if ( (v3 & 0x8000) != 0 )
24 if ( (v2[945] & 0x8000) != 0 )
29 *mvol_left = v3 + 0x8000;
33 *mvol_right = v4 + 0x8000;