mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
unrelated c+p error (nw)
This commit is contained in:
parent
a751f2eead
commit
749a131993
@ -1,8 +1,8 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:David Haywood
|
||||
|
||||
#ifndef MAME_AUDIO_RAD_EU3A05GPIO_H
|
||||
#define MAME_AUDIO_RAD_EU3A05GPIO_H
|
||||
#ifndef MAME_MACHINE_RAD_EU3A05GPIO_H
|
||||
#define MAME_MACHINE_RAD_EU3A05GPIO_H
|
||||
|
||||
|
||||
class radica6502_gpio_device : public device_t
|
||||
@ -40,4 +40,4 @@ private:
|
||||
|
||||
DECLARE_DEVICE_TYPE(RADICA6502_GPIO, radica6502_gpio_device)
|
||||
|
||||
#endif // MAME_AUDIO_RAD_EU3A05GPIO_H
|
||||
#endif // MAME_MACHINE_RAD_EU3A05GPIO_H
|
||||
|
Loading…
Reference in New Issue
Block a user