Files @ r7168:156fd244b919
Branch filter:

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

rubidium
(svn r10442) -Codechange: implement the industry production callback.
/* $Id$ */

#ifndef MUSIC_DMUSIC_H
#define MUSIC_DMUSIC_H

#include "../hal.h"

extern const HalMusicDriver _dmusic_midi_driver;

#endif /* MUSIC_DMUSIC_H */