mirror of
https://github.com/holub/mame
synced 2025-06-07 13:23:50 +03:00
tagged car jamboree driver to myself, will rewrite it soon
This commit is contained in:
parent
c014845c2e
commit
c44ffeb8fc
@ -1,7 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:David Haywood
|
||||
|
||||
// **** SKELETON DRIVER **** original removed due to unresolved licensing.
|
||||
// copyright-holders:hap
|
||||
|
||||
/***************************************************************************
|
||||
|
||||
@ -40,7 +38,7 @@ class carjmbre_state : public driver_device
|
||||
public:
|
||||
carjmbre_state(const machine_config &mconfig, device_type type, const char *tag)
|
||||
: driver_device(mconfig, type, tag)
|
||||
{}
|
||||
{ }
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user