sound/cocoa_s.h
author celestar
Tue, 02 Jan 2007 14:13:05 +0000
branchcustombridgeheads
changeset 5638 252f1a09e117
parent 2743 b3a6f4ddfdb8
permissions -rw-r--r--
(svn r7748) [cbh] - Fix: Forgot some railtype check for custombridgeheads
/* $Id$ */

#ifndef SOUND_COCOA_H
#define SOUND_COCOA_H

#include "../hal.h"

extern const HalSoundDriver _cocoa_sound_driver;

#endif