Files @ r4158:e34ff2424478
Branch filter:

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

tron
(svn r5582) Add and use AxisToTrack{Bits,}()
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif