diff options
author | 2015-05-26 08:35:56 +0200 | |
---|---|---|
committer | 2015-05-26 08:48:56 +0200 | |
commit | 7510822c3af052392aa21c84c89967d3d0d3e7df (patch) | |
tree | 17a965b49d604b16d994cf4ef3fd3764f4a24898 /src/mess/machine/intv.c | |
parent | 9bcbe3fdecded524ab97bd82b1ce8773186581c8 (diff) |
sync main driver and res of files
Diffstat (limited to 'src/mess/machine/intv.c')
-rw-r--r-- | src/mess/machine/intv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/intv.c b/src/mess/machine/intv.c index fa8e0c0eb7b..391abbd4150 100644 --- a/src/mess/machine/intv.c +++ b/src/mess/machine/intv.c @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Nathan Woods +// copyright-holders:Nathan Woods,Frank Palazzolo #include "emu.h" #include "video/stic.h" #include "includes/intv.h" |