From c93ed344fbd26a9c2c49bdbc99014d8dc0cbe9ef Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 15 Oct 2014 07:19:47 +0000 Subject: Cleanups and version bump --- src/emu/bus/a7800/hiscore.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/emu/bus/a7800/hiscore.c') diff --git a/src/emu/bus/a7800/hiscore.c b/src/emu/bus/a7800/hiscore.c index 2e941af9fbd..c51d1c26b74 100644 --- a/src/emu/bus/a7800/hiscore.c +++ b/src/emu/bus/a7800/hiscore.c @@ -3,7 +3,7 @@ /*********************************************************************************************************** A7800 HighScore passthrough cart emulation - + ***********************************************************************************************************/ @@ -75,4 +75,3 @@ WRITE8_MEMBER(a78_hiscore_device::write_40xx) { m_hscslot->write_40xx(space, offset, data); } - -- cgit v1.2.3-70-g09d2