Files @ r4845:2200ed004c20
Branch filter:

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

Darkvater
(svn r6771) -Codechange: Replace two macros with functions. IS_HUMAN_PLAYER and
IS_INTERACTIVE_PLAYER
/* $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 */