Files @ r5037:f6c5a8815d61
Branch filter:

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

peter1138
(svn r7079) -Codechange: Move an array to the only place it is used.
/* $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 */