summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/namco_c123tmap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/namco_c123tmap.cpp')
-rw-r--r--src/mame/video/namco_c123tmap.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/mame/video/namco_c123tmap.cpp b/src/mame/video/namco_c123tmap.cpp
index cf635c5cb16..0c864845ae4 100644
--- a/src/mame/video/namco_c123tmap.cpp
+++ b/src/mame/video/namco_c123tmap.cpp
@@ -2,16 +2,16 @@
// copyright-holders:David Haywood, Phil Stroffolino
/*
- C123 Tilemaps
- used by
- namcos2.cpp (all games)
- namcofl.cpp (all games)
- namconb1.cpp (all games)
+ C123 Tilemaps
+ used by
+ namcos2.cpp (all games)
+ namcofl.cpp (all games)
+ namconb1.cpp (all games)
- should be used by
- namcos1.cpp (all games)
+ should be used by
+ namcos1.cpp (all games)
- (TODO: merge with namcos1.cpp implementation)
+ (TODO: merge with namcos1.cpp implementation)
*/
#include "emu.h"