Shortened the full name for the videopac system.

This commit is contained in:
Leon Styhre 2021-09-26 16:00:52 +02:00
parent 1abcdcfc5d
commit c010030db6
3 changed files with 3 additions and 3 deletions

View file

@ -1236,7 +1236,7 @@
</system>
<system>
<name>videopac</name>
<fullname>Philips Videopac G7000 (Magnavox Odyssey2)</fullname>
<fullname>Philips Videopac G7000</fullname>
<path>%ROMPATH%/videopac</path>
<extension>.bin .BIN .7z .7Z .zip .ZIP</extension>
<command>%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/o2em_libretro.dylib %ROM%</command>

View file

@ -1245,7 +1245,7 @@
</system>
<system>
<name>videopac</name>
<fullname>Philips Videopac G7000 (Magnavox Odyssey2)</fullname>
<fullname>Philips Videopac G7000</fullname>
<path>%ROMPATH%/videopac</path>
<extension>.bin .BIN .7z .7Z .zip .ZIP</extension>
<command>%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/o2em_libretro.so %ROM%</command>

View file

@ -1245,7 +1245,7 @@
</system>
<system>
<name>videopac</name>
<fullname>Philips Videopac G7000 (Magnavox Odyssey2)</fullname>
<fullname>Philips Videopac G7000</fullname>
<path>%ROMPATH%\videopac</path>
<extension>.bin .BIN .7z .7Z .zip .ZIP</extension>
<command>%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\o2em_libretro.dll %ROM%</command>