From b39c0759e736fa704551dcc9543f1234aec3fd6b Mon Sep 17 00:00:00 2001 From: MetalliC <0vetal0@gmail.com> Date: Sun, 14 May 2017 15:39:29 +0300 Subject: [PATCH] minor docs update (nw) --- src/mame/drivers/naomi.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/naomi.cpp b/src/mame/drivers/naomi.cpp index a6ec8b18b71..42967b0cf99 100644 --- a/src/mame/drivers/naomi.cpp +++ b/src/mame/drivers/naomi.cpp @@ -10036,10 +10036,10 @@ ROM_END /* Cart games on Namco custom ROM board for game descriptions below NAMCO region codes decoded as such (same as in older NAMCO hardware): 1 - Japan - 2 - Asia + 2 - World 3 - USA - 4 - World - real meaning of 2 and 4 is not clear and seems not correct, 2 more looks like "World", 4 like "some other part of World", possible Europe + 4 - Asia + real meaning of 4 is not clear, it can be like "some other part of World", also possible Europe */ /* 25209801 */ GAME( 2000, wldkicksj, wldkicks, naomim2,naomi, naomi_state, naomi, ROT0, "Namco", "World Kicks (Japan, WK1 Ver.A)", GAME_FLAGS ) /* 25209801 */ GAME( 2000, wldkicks, naomi, naomim2,naomi, naomi_state, naomi, ROT0, "Namco", "World Kicks (World, WK2 Ver.A)", GAME_FLAGS )