From b29e39a98b71c4ff3ab6d403e6cd766614ccc7e3 Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Wed, 26 Sep 2012 16:54:35 +0000 Subject: [PATCH] Checking the SVN ... --- src/mame/machine/seicop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/machine/seicop.c b/src/mame/machine/seicop.c index d1fa654b4b0..21ff54fa7f7 100644 --- a/src/mame/machine/seicop.c +++ b/src/mame/machine/seicop.c @@ -1988,7 +1988,7 @@ WRITE16_HANDLER( copdxbl_0_w ) /* Generic COP functions -- the game specific handlers fall through to these if there isn't a specific case for them. these implement behavior - which seems common to all the agmes + which seems common to all the games */ static UINT16 cop_status,cop_dist,cop_angle;