aboutsummaryrefslogtreecommitdiff
path: root/mbone/vat/files/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/vat/files/patch-al')
-rw-r--r--mbone/vat/files/patch-al10
1 files changed, 10 insertions, 0 deletions
diff --git a/mbone/vat/files/patch-al b/mbone/vat/files/patch-al
new file mode 100644
index 000000000000..1ce8088f62c8
--- /dev/null
+++ b/mbone/vat/files/patch-al
@@ -0,0 +1,10 @@
+--- old/audio.h Fri Apr 26 12:00:44 1996
++++ audio.h Fri Feb 20 13:44:01 1998
+@@ -158,6 +158,7 @@
+ int rgain, pgain;
+ Filter *filter;
+ AudioHandler* handler_;
++ char ext_fname[256];
+ };
+
+ #endif