X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fexternals.h;fp=plugins%2Fdfsound%2Fexternals.h;h=d752acf2e291cc7fd2936e94e8826c18900f4073;hp=fca387d14fcd608f25021e62c239e8b4ad94222c;hb=d0af6d75e0f944f31c8c88d053bf88b990fbcfb8;hpb=561aa7a9b6794c18eb1e0611854fc5edfc03a58f diff --git a/plugins/dfsound/externals.h b/plugins/dfsound/externals.h index fca387d1..d752acf2 100644 --- a/plugins/dfsound/externals.h +++ b/plugins/dfsound/externals.h @@ -190,7 +190,7 @@ typedef union union { struct { int pos; - signed short val[4]; + int val[4]; } gauss; int simple[5]; // 28-32 } interp;