summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/waveblaster/db50xg.h
blob: 8f6779db170da2af3705a5f8ed96e96904b598c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert

#ifndef MAME_BUS_WAVEBLASTER_DB50XG_H
#define MAME_BUS_WAVEBLASTER_DB50XG_H

// Yamaha DB50XG

#pragma once

#include "waveblaster.h"

DECLARE_DEVICE_TYPE(DB50XG, device_waveblaster_interface)

#endif // MAME_BUS_WAVEBLASTER_DB50XG_H