X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfsound%2Fpsemuxa.h;h=11b748dfac695ec2931de6f9e258f6da066f9319;hb=38b8a211aad8d2c485ccf0c0cbb58d965aac3483;hp=402d273373858f7ef2e008bbbebf798ae4708208;hpb=a3d87cd770ffb9b5bcbf519683ec7f29d67794e6;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;