aboutsummaryrefslogtreecommitdiff
path: root/backends/morphos/morphos_sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/morphos/morphos_sound.h')
-rw-r--r--backends/morphos/morphos_sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/morphos/morphos_sound.h b/backends/morphos/morphos_sound.h
index fac6d15899..f9cd90d2e3 100644
--- a/backends/morphos/morphos_sound.h
+++ b/backends/morphos/morphos_sound.h
@@ -32,6 +32,7 @@ class OSystem_MorphOS;
int morphos_sound_thread(OSystem_MorphOS *syst, ULONG SampleType);
bool init_morphos_music(ULONG MidiUnit, ULONG DevFlags);
void exit_morphos_music();
+bool etude_available();
extern SignalSemaphore ScummMusicThreadRunning;
extern SignalSemaphore ScummSoundThreadRunning;