Files @ r4127:ef95278e7b1e
Branch filter:

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

miham
(svn r5480) WebTranslator2 update to 2006-07-10 19:18:20
brazilian_portuguese - 1 fixed, 6 changed by ferrerow (7)
/* $Id$ */

#ifndef MUSIC_BEMIDI_H
#define MUSIC_BEMIDI_H

#include "../hal.h"

extern const HalMusicDriver _bemidi_music_driver;

#endif