diff --git a/src/mame/drivers/photon.c b/src/mame/drivers/photon.c index ebccafbe101..a46f9043889 100644 --- a/src/mame/drivers/photon.c +++ b/src/mame/drivers/photon.c @@ -254,4 +254,4 @@ ROM_START( phpython ) ROM_END GAME( 19??, phtetris, 0, photon, photon, 0, ROT0, "", "Tetris (Photon System)", 0 ) -GAME( 1989?, phpython, 0, photon, photon, 0, ROT0, "", "Python (Photon System)", 0 ) \ No newline at end of file +GAME( 1989?, phpython, 0, photon, photon, 0, ROT0, "", "Python (Photon System)", 0 )