inder.cpp: Add year for "Gun Shot" (#9459)

This commit is contained in:
ClawGrip 2022-03-24 10:43:04 +01:00 committed by GitHub
parent 355bee606e
commit ca2d086cd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1710,4 +1710,4 @@ GAME(1991, larana, 0, inder, larana, inder_state, init_0, ROT0, "Inder",
GAME(1992, ind250cc, 0, inder, ind250cc, inder_state, init_1, ROT0, "Inder", "250 CC", MACHINE_IS_SKELETON_MECHANICAL )
// new cpu board, sound board with msm6585 (like the ones in spinb.cpp)
GAME(199?, gunshot, 0, inder, larana, inder_state, init_0, ROT0, "Spinball", "Gun Shot", MACHINE_IS_SKELETON_MECHANICAL )
GAME(1996, gunshot, 0, inder, larana, inder_state, init_0, ROT0, "Spinball", "Gun Shot", MACHINE_IS_SKELETON_MECHANICAL )