music/os2_m.h
author Darkvater
Sun, 03 Sep 2006 16:02:15 +0000
changeset 4531 031644b598ca
parent 2189 5cdc11ffeaa4
permissions -rw-r--r--
(svn r6358) -Codechange: update resource file to reflect development tree (0.5.0.0) as file
version, and added revision number. Also remove SWEDISH resources.
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif