summaryrefslogtreecommitdiff
blob: bacaa94416712d0e41df6d7a2b43ed2293b33389 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Index: aylet-0.3/sound.c
===================================================================
--- aylet-0.3.orig/sound.c
+++ aylet-0.3/sound.c
@@ -99,8 +99,9 @@ struct ay_change_tag
 static struct ay_change_tag ay_change[AY_CHANGE_MAX];
 static int ay_change_count;
 
+int fadetile;
 
-static int fading=0,fadetime,fadetotal;
+static int fading=0,fadetotal;
 
 #define STEREO_BUF_SIZE 1024