diff --git a/src/mame/thepit/thepit.cpp b/src/mame/thepit/thepit.cpp index 6548214dcfe..c7afada08e4 100644 --- a/src/mame/thepit/thepit.cpp +++ b/src/mame/thepit/thepit.cpp @@ -1457,7 +1457,7 @@ GAME( 1982, funnymou, suprmous, suprmous, suprmous, thepit_state, empty_init, GAME( 1982, machomou, 0, suprmous, suprmous, thepit_state, empty_init, ROT90, "Techstar", "Macho Mouse", MACHINE_SUPPORTS_SAVE ) -GAME( 1982, desertdn, 0, desertdn, desertdn, thepit_state, empty_init, ROT0, "Video Optics", "Desert Dan", MACHINE_SUPPORTS_SAVE ) +GAME( 1982, desertdn, 0, desertdn, desertdn, thepit_state, empty_init, ROT0, "Kawakusu (Video Optics license)", "Desert Dan", MACHINE_SUPPORTS_SAVE ) // export version of Gonta Road-Rush (gfx still contains part of "RUSH") GAME( 1983, intrepid, 0, intrepid, intrepid, thepit_state, empty_init, ROT90, "Nova Games Ltd.", "Intrepid (set 1)", MACHINE_SUPPORTS_SAVE ) GAME( 1983, intrepid2, intrepid, intrepid, intrepid, thepit_state, empty_init, ROT90, "Nova Games Ltd.", "Intrepid (set 2)", MACHINE_SUPPORTS_SAVE )