summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco/coco_stecomp.h
blob: a78c631b492db931d541562b33d2359757077ec2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
// license:BSD-3-Clause
// copyright-holders:tim lindner
#ifndef MAME_BUS_COCO_COCO_STECOMP_H
#define MAME_BUS_COCO_COCO_STECOMP_H

#pragma once

#include "cococart.h"

// device type definition
DECLARE_DEVICE_TYPE(COCO_STEREO_COMPOSER, device_cococart_interface)

#endif // MAME_BUS_COCO_COCO_STECOMP_H