summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/attckufo.cpp
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-04-27 08:13:59 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2016-04-27 08:13:59 +0200
commitcfee536f22f032c7ead65075f73cc6fd8549e68b (patch)
treef4b4703dd0295571684456c19668f508b3ddcb3a /src/mame/drivers/attckufo.cpp
parentbe8159d01eaa7533e7758bf07384501dbc6214f3 (diff)
Cleanups and version bumpmame0173
Diffstat (limited to 'src/mame/drivers/attckufo.cpp')
-rw-r--r--src/mame/drivers/attckufo.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/drivers/attckufo.cpp b/src/mame/drivers/attckufo.cpp
index e0af08c1076..8d03c8f7f0d 100644
--- a/src/mame/drivers/attckufo.cpp
+++ b/src/mame/drivers/attckufo.cpp
@@ -2,11 +2,11 @@
// copyright-holders:Tomasz Slanina
/***************************************************************************
- "Attack UFO" © 1980 Ryoto Electric Co.
+ "Attack UFO" (c) 1980 Ryoto Electric Co.
- TODO:
- - Verify I/O chip
- - Is game speed ok? A bit slow sometimes
+ TODO:
+ - Verify I/O chip
+ - Is game speed ok? A bit slow sometimes
***************************************************************************/