Files @ r6765:b24c23276278
Branch filter:

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

belugas
(svn r10001) -Codechange: Add support for removing dynamically allocated newgrf data
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif /* MUSIC_OS2_H */