summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/cliffhgr.h
blob: 8c2bf06b29760f61a6533e346b67f0017f3428eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
// license:BSD-3-Clause
// copyright-holders:Aaron Giles,Ernesto Corvi
#ifndef MAME_AUDIO_CLIFFHGR_H
#define MAME_AUDIO_CLIFFHGR_H

#pragma once

#include "sound/discrete.h"

DISCRETE_SOUND_EXTERN( cliffhgr_discrete );

#endif // MAME_AUDIO_CLIFFHGR_H