diff options
Diffstat (limited to 'src/mame/drivers/attckufo.cpp')
-rw-r--r-- | src/mame/drivers/attckufo.cpp | 8 |
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 ***************************************************************************/ |