nyny.cpp: Corrected Waga Seishun no Arcadia release year (#9803)

Copyright on title screen is 1982, game was modified to become a tie-in with the movie.
This commit is contained in:
David 'Foxhack' Silva 2022-05-23 06:50:58 -07:00 committed by GitHub
parent 1b6e36fc9d
commit 0c98b7e1d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -748,4 +748,4 @@ ROM_END
GAME( 1980, nyny, 0, nyny, nyny, nyny_state, empty_init, ROT270, "Sigma Enterprises Inc.", "New York! New York!", MACHINE_IMPERFECT_SOUND | MACHINE_SUPPORTS_SAVE )
GAME( 1980, nynyg, nyny, nyny, nyny, nyny_state, empty_init, ROT270, "Sigma Enterprises Inc. (Gottlieb license)", "New York! New York! (Gottlieb)", MACHINE_IMPERFECT_SOUND | MACHINE_SUPPORTS_SAVE )
GAME( 1980, warcadia,nyny, nyny, nyny, nyny_state, empty_init, ROT270, "Sigma Enterprises Inc.", "Waga Seishun no Arcadia", MACHINE_IMPERFECT_SOUND | MACHINE_SUPPORTS_SAVE )
GAME( 1982, warcadia,nyny, nyny, nyny, nyny_state, empty_init, ROT270, "Sigma Enterprises Inc.", "Waga Seishun no Arcadia", MACHINE_IMPERFECT_SOUND | MACHINE_SUPPORTS_SAVE )