X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fdecode_xa.h;h=2d85c9315bdfb9a0d31792f3e7ff99c15959624c;hp=54065356a466f6bfd7a3afc0caade998457150fa;hb=38b8a211aad8d2c485ccf0c0cbb58d965aac3483;hpb=a3d87cd770ffb9b5bcbf519683ec7f29d67794e6 diff --git a/libpcsxcore/decode_xa.h b/libpcsxcore/decode_xa.h index 54065356..2d85c931 100644 --- a/libpcsxcore/decode_xa.h +++ b/libpcsxcore/decode_xa.h @@ -30,7 +30,7 @@ typedef struct { s32 y0, y1; } ADPCM_Decode_t; -typedef struct { +typedef struct xa_decode { int freq; int nbits; int stereo;