Skip to content

Commit d490303

Browse files
committed
swclone: Add secondary title from box
1 parent 7a424a2 commit d490303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mame/tvgames/spg2xx.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2537,7 +2537,7 @@ CONS( 2006, pballpup, 0, 0, pballpup, pballpup, spg2xx_game_pballpup_
25372537
CONS( 2007, dreamlss, 0, 0, dreamlss, dreamlss, spg2xx_game_dreamlss_state, empty_init, "Hasbro / Tiger Electronics", "Dream Life Superstar (Version 0.3, Mar 16 2007)", MACHINE_IMPERFECT_SOUND | MACHINE_IMPERFECT_GRAPHICS )
25382538

25392539
// Needs a hack to not show garbage sprite on startup
2540-
CONS( 2008, swclone, 0, 0, swclone, swclone, spg2xx_game_swclone_state, init_swclone, "Hasbro / Tiger Electronics", "Star Wars - The Clone Wars", MACHINE_IMPERFECT_SOUND | MACHINE_IMPERFECT_GRAPHICS )
2540+
CONS( 2008, swclone, 0, 0, swclone, swclone, spg2xx_game_swclone_state, init_swclone, "Hasbro / Tiger Electronics", "Star Wars: The Clone Wars - Clone Trooper Blaster Game", MACHINE_IMPERFECT_SOUND | MACHINE_IMPERFECT_GRAPHICS )
25412541

25422542
// Mattel games
25432543
CONS( 2005, mattelcs, 0, 0, rad_skat, mattelcs, spg2xx_game_state, empty_init, "Mattel", "Mattel Classic Sports", MACHINE_IMPERFECT_SOUND )

0 commit comments

Comments
 (0)