fix some more 32/64bit incompatibilities
[pcsx_rearmed.git] / plugins / spunull / xa.h
index cd38f96..6fb7bfd 100644 (file)
@@ -5,7 +5,7 @@
 \r
 typedef struct\r
 {\r
-       long    y0, y1;\r
+       int     y0, y1;\r
 } ADPCM_Decode_t;\r
 \r
 typedef struct\r