Files @ r5149:d4d2b8888034
Branch filter:

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

KUDr
(svn r7241) -Fix: czech town name generator now uses proper diacritics (Hadez)
/* $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 */