Removed the videopac platform ID entry as it's identical to odyssey2

This commit is contained in:
Leon Styhre 2023-10-22 15:35:04 +02:00
parent 49addadc64
commit d9085e066a
2 changed files with 1 additions and 3 deletions

View file

@ -99,7 +99,7 @@ namespace PlatformIds
"ngage", // Nokia N-Gage
"ngp", // SNK Neo Geo Pocket
"ngpc", // SNK Neo Geo Pocket Color
"odyssey2", // Magnavox Odyssey2
"odyssey2", // Magnavox Odyssey2 / Philips Videopac G7000
"openbor", // OpenBOR Game Engine
"oric", // Tangerine Computer Systems Oric
"palm", // Palm OS
@ -146,7 +146,6 @@ namespace PlatformIds
"uzebox", // Uzebox Open Source Console
"vectrex", // Smith Engineering Vectrex
"vic20", // Commodore VIC-20
"videopac", // Philips Videopac G7000 (Magnavox Odyssey2)
"virtualboy", // Nintendo Virtual Boy
"vpinball", // Visual Pinball
"vsmile", // VTech V.Smile

View file

@ -145,7 +145,6 @@ namespace PlatformIds
UZEBOX,
VECTREX,
COMMODORE_VIC20,
PHILIPS_VIDEOPAC,
NINTENDO_VIRTUAL_BOY,
VISUAL_PINBALL,
VTECH_VSMILE,