Files @ r3978:3ff3c65d1582
Branch filter:

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

KUDr
(svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif