summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xplugins/dfsound/psemuxa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfsound/psemuxa.h b/plugins/dfsound/psemuxa.h
index 11482750..07d8e266 100755
--- a/plugins/dfsound/psemuxa.h
+++ b/plugins/dfsound/psemuxa.h
@@ -8,7 +8,7 @@
typedef struct
{
- long y0, y1;
+ int y0, y1;
} ADPCM_Decode_t;
typedef struct