diff options
| author | 2024-05-25 08:22:17 +0900 | |
|---|---|---|
| committer | 2024-05-24 19:22:17 -0400 | |
| commit | 9030c629807019a1f616387dbee449a45df2c476 (patch) | |
| tree | 0a71bc3395fa49a5f1273471322fe1136520efcf /src | |
| parent | c53891a6e302dd4dc88e332a947fe42c1318b398 (diff) | |
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.
Diffstat (limited to 'src')
| -rw-r--r-- | src/mame/taito/taito_o.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
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: |
