Files @ r2547:829419207e6d
Branch filter:

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

tron
(svn r3076) s/OSX/OS X/
and Unix is spelled "Unix", not "Linux"
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif