Files @ r2501:b736427b8e02
Branch filter:

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

bjarni
(svn r3027) -Feature: [OSX] command+q now works in main menu (Tobin)
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif