Files @ r6510:68b182bc0b88
Branch filter:

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

KUDr
(svn r9693) -Codechange [YAPF]: GetBestNode() now returns pointer to node instead of reference
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif /* MUSIC_OS2_H */