diff options
Diffstat (limited to 'src/mame/machine/dc-ctrl.c')
-rw-r--r-- | src/mame/machine/dc-ctrl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/machine/dc-ctrl.c b/src/mame/machine/dc-ctrl.c index ac6d8662587..71afaa89678 100644 --- a/src/mame/machine/dc-ctrl.c +++ b/src/mame/machine/dc-ctrl.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #include "emu.h" #include "dc-ctrl.h" |