Files @ r6639:fa7f2f2338ea
Branch filter:

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

belugas
(svn r9870) -Codechange: Silence two compiler warnings and give proper type to the "type" member of industry struct
/* $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 */