Files @ r7061:fe08da939c84
Branch filter:

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

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

#ifndef MUSIC_BEMIDI_H
#define MUSIC_BEMIDI_H

#include "../hal.h"

extern const HalMusicDriver _bemidi_music_driver;

#endif /* MUSIC_BEMIDI_H */