aboutsummaryrefslogtreecommitdiff
path: root/queen/sound.h
diff options
context:
space:
mode:
authorTravis Howell2004-01-25 16:29:19 +0000
committerTravis Howell2004-01-25 16:29:19 +0000
commit3f757058f6815e6d9cff706f573e24d8f3d6a515 (patch)
tree9d520f338e02834bf609227433a2cf3c7a6a09d4 /queen/sound.h
parent8d89162d8f641f423cf77faffc97cf3ad1894515 (diff)
downloadscummvm-rg350-3f757058f6815e6d9cff706f573e24d8f3d6a515.tar.gz
scummvm-rg350-3f757058f6815e6d9cff706f573e24d8f3d6a515.tar.bz2
scummvm-rg350-3f757058f6815e6d9cff706f573e24d8f3d6a515.zip
A music table from original demo exes.
svn-id: r12595
Diffstat (limited to 'queen/sound.h')
-rw-r--r--queen/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/queen/sound.h b/queen/sound.h
index 99c84660de..52d24d2246 100644
--- a/queen/sound.h
+++ b/queen/sound.h
@@ -80,6 +80,7 @@ public:
static const songData _songDemo[];
static const songData _song[];
+ static const tuneData _tuneDemo[];
static const tuneData _tune[];
static const char *_sfxName[];
static const int16 _jungleList[];