apply cdrom volume in spu
[pcsx_rearmed.git] / libpcsxcore / decode_xa.h
index 5406535..2d85c93 100644 (file)
@@ -30,7 +30,7 @@ typedef struct {
        s32     y0, y1;
 } ADPCM_Decode_t;
 
-typedef struct {
+typedef struct xa_decode {
        int                             freq;
        int                             nbits;
        int                             stereo;