Files @ r5376:226f4edfd4b1
Branch filter:

Location: cpp/openttd-patchpack/source/music/qtmidi.h

rubidium
(svn r7561) -Fix (FS#431): core and (patches) GUI were not in-sync with respect to autorenew settings. This is only a temporary fix, as the definite fix needs to move the autorenew settings to a per-company settings window.
/* $Id$ */

#ifndef MUSIC_MACOSX_QUICKTIME_H
#define MUSIC_MACOSX_QUICKTIME_H

#include "../hal.h"

extern const HalMusicDriver _qtime_music_driver;

#endif /* !MUSIC_MACOSX_QUICKTIME_H */