Files @ r5220:f1a0b5cb28f4
Branch filter:

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

peter1138
(svn r7335) -Codechange: redraw station tiles when cargo is moved, for newstations
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif