From 05d20888a4d27a9beb10bb26bfe12427221ad1a1 Mon Sep 17 00:00:00 2001 From: Lord-Nightmare Date: Wed, 30 Mar 2016 16:34:26 -0400 Subject: [PATCH] Add another thanks-to to tispeak.cpp (nw) --- src/mame/drivers/tispeak.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/tispeak.cpp b/src/mame/drivers/tispeak.cpp index 384d2c04016..292f755c5ac 100644 --- a/src/mame/drivers/tispeak.cpp +++ b/src/mame/drivers/tispeak.cpp @@ -1,6 +1,6 @@ // license:BSD-3-Clause // copyright-holders:hap, Jonathan Gevaryahu, Sean Riddle -// thanks-to:David Viens +// thanks-to:David Viens, Kevin Horton /*************************************************************************** ** subclass of hh_tms1k_state (includes/hh_tms1k.h, drivers/hh_tms1k.cpp) **