music/bemidi.h
author miham
Fri, 01 Sep 2006 14:02:00 +0000
changeset 4514 153796a195fa
parent 2189 5cdc11ffeaa4
permissions -rw-r--r--
(svn r6299) WebTranslator2 update to 2006-09-01 16:00:05
american - 4 fixed by WhiteRabbit (4)
french - 9 changed by glx (9)
hungarian - 4 fixed by miham (4)
portuguese - 4 fixed, 3 changed by izhirahider (7)
/* $Id$ */

#ifndef MUSIC_BEMIDI_H
#define MUSIC_BEMIDI_H

#include "../hal.h"

extern const HalMusicDriver _bemidi_music_driver;

#endif