X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfsound%2Fpsemuxa.h;h=11b748dfac695ec2931de6f9e258f6da066f9319;hb=HEAD;hp=402d273373858f7ef2e008bbbebf798ae4708208;hpb=c668f24877c063db881fa8d1eeb8a6fbc649d5a0;p=pcsx_rearmed.git diff --git a/plugins/dfsound/psemuxa.h b/plugins/dfsound/psemuxa.h index 402d2733..11b748df 100644 --- a/plugins/dfsound/psemuxa.h +++ b/plugins/dfsound/psemuxa.h @@ -11,7 +11,7 @@ typedef struct int y0, y1; } ADPCM_Decode_t; -typedef struct +typedef struct xa_decode { int freq; int nbits;