Files @ r5715:f021e4ae2a46
Branch filter:

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

miham
(svn r8206) [Translations] -Fix: Fixed r8193, converted the html notations back to UTF8 characters
/* $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 */