Files @ r7061:fe08da939c84
Branch filter:

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

peter1138
(svn r10326) -Update: change to new string codes used in english.txt
/* $Id$ */

#ifndef MUSIC_EXTERNAL_H
#define MUSIC_EXTERNAL_H

#include "../hal.h"

extern const HalMusicDriver _extmidi_music_driver;

#endif /* MUSIC_EXTERNAL_H */