Files @ r7096:4ffe6f8fa4da
Branch filter:

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

peter1138
(svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take account of vehicle group (Matthias Wolf)
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif /* MUSIC_OS2_H */