summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/electron/pwrjoy.h
blob: 0c46c38d18f88aa54e5b1bb7824c53a467c6c212 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// license:BSD-3-Clause
// copyright-holders:Nigel Barnes
#ifndef MAME_BUS_ELECTRON_PWRJOY_H
#define MAME_BUS_ELECTRON_PWRJOY_H

#pragma once

#include "exp.h"


// device type definition
DECLARE_DEVICE_TYPE(ELECTRON_PWRJOY, device_electron_expansion_interface)

#endif // MAME_BUS_ELECTRON_PWRJOY_H