Files @ r3397:201712b6c981
Branch filter:

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

peter1138
(svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif