aboutsummaryrefslogtreecommitdiffstats
path: root/community/deadbeef/arm-buildfix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/deadbeef/arm-buildfix.patch')
-rw-r--r--community/deadbeef/arm-buildfix.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/community/deadbeef/arm-buildfix.patch b/community/deadbeef/arm-buildfix.patch
new file mode 100644
index 0000000000..a0dfba601d
--- /dev/null
+++ b/community/deadbeef/arm-buildfix.patch
@@ -0,0 +1,13 @@
+diff --git a/plugins/adplug/adplug/s3m.cpp b/plugins/adplug/adplug/s3m.cpp
+index 173a756..2158bae 100644
+--- a/plugins/adplug/adplug/s3m.cpp
++++ b/plugins/adplug/adplug/s3m.cpp
+@@ -26,7 +26,7 @@
+ #include <string.h>
+ #include "s3m.h"
+
+-const char Cs3mPlayer::chnresolv[] = // S3M -> adlib channel conversion
++const signed char Cs3mPlayer::chnresolv[] = // S3M -> adlib channel conversion
+ {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,1,2,3,4,5,6,7,8,-1,-1,-1,-1,-1,-1,-1};
+
+ const unsigned short Cs3mPlayer::notetable[12] = // S3M adlib note table