sound.h
changeset 1584 aa7fe51c4368
parent 1496 3d0b86f5dcb8
child 2155 aa88ed6fe2e3
--- a/sound.h	Sun Mar 27 15:13:51 2005 +0000
+++ b/sound.h	Sun Mar 27 15:42:25 2005 +0000
@@ -9,6 +9,7 @@
 	byte custom_2[33];
 	bool btn_down;
 	bool shuffle;
+	char extmidi[80];
 } MusicFileSettings;
 
 VARDEF byte _music_wnd_cursong;