Files @ r6921:337bf05584a1
Branch filter:

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

miham
(svn r10174) -Fix: [Translations]: piglatin plural forms had some problem..
/* $Id$ */

#ifndef MUSIC_DMUSIC_H
#define MUSIC_DMUSIC_H

#include "../hal.h"

extern const HalMusicDriver _dmusic_midi_driver;

#endif /* MUSIC_DMUSIC_H */