Files @ r6068:768775df9390
Branch filter:

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

rubidium
(svn r8798) -Fix (8735): update documentation to reflect the used bits for drive through stations.
/* $Id$ */

#ifndef MUSIC_DMUSIC_H
#define MUSIC_DMUSIC_H

#include "../hal.h"

extern const HalMusicDriver _dmusic_midi_driver;

#endif /* MUSIC_DMUSIC_H */