From 9030c629807019a1f616387dbee449a45df2c476 Mon Sep 17 00:00:00 2001 From: negunma <97546439+negunma@users.noreply.github.com> Date: Sat, 25 May 2024 08:22:17 +0900 Subject: taito/taito_o.cpp: Corrected the Japanese wording of the game title (#12405) * Corrected the Japanese title based on the information in the catalog at the time of release. --- src/mame/taito/taito_o.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/mame/taito/taito_o.cpp b/src/mame/taito/taito_o.cpp index d03db193850..25d621e6fc2 100644 --- a/src/mame/taito/taito_o.cpp +++ b/src/mame/taito/taito_o.cpp @@ -23,8 +23,8 @@ Battery Games : -Parent Jack (おやジャック ) (C) 1989 Taito. -Eibise (C) 1990 Taito. +Parent Jack (ペアレントジャック) (C) 1989 Taito. +Eibise (エイビス) (C) 1990 Taito. TODO: -- cgit v1.2.3