mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-18 20:19:11 +00:00
(svn r2665) Move some variables, which are only used by music_gui.c, there
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
#include "sound.h"
|
||||
#include "hal.h"
|
||||
|
||||
static byte _music_wnd_cursong;
|
||||
static bool _song_is_active;
|
||||
static byte _cur_playlist[33];
|
||||
|
||||
#define NUM_SONGS_AVAILABLE 22
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user