From e2a305144c50c7642ec6fdb215141c5bcf17f82e Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 21 Jul 2005 19:46:58 +0000 Subject: (svn r2665) Move some variables, which are only used by music_gui.c, there --- sound.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'sound.h') diff --git a/sound.h b/sound.h index c7d65928d..6b90809fd 100644 --- a/sound.h +++ b/sound.h @@ -12,9 +12,6 @@ typedef struct MusicFileSettings { char extmidi[80]; } MusicFileSettings; -VARDEF byte _music_wnd_cursong; -VARDEF bool _song_is_active; -VARDEF byte _cur_playlist[33]; VARDEF MusicFileSettings msf; bool SoundInitialize(const char *filename); -- cgit v1.2.3-70-g09d2