Files @ r6125:eb40461cb765
Branch filter:

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

belugas
(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style.
Some documentation addition, when i can easily supply them
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif /* MUSIC_OS2_H */