Added M2000 to core selection dropdown (#16479)

This commit is contained in:
Dionoid 2024-04-30 03:29:39 +02:00 committed by GitHub
parent 8a52f1e1b5
commit c04bbd6d65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 7 deletions

View File

@ -58,6 +58,7 @@
<a class="dropdown-item" href="." data-core="jumpnbump">Jump 'n Bump</a>
<a class="dropdown-item" href="." data-core="lowresnx">LowResNX</a>
<a class="dropdown-item" href="." data-core="lutro">Lutro</a>
<a class="dropdown-item" href="." data-core="m2000">M2000</a>
<a class="dropdown-item" href="." data-core="mame2000">MAME 2000</a>
<a class="dropdown-item" href="." data-core="mame2003">MAME 2003</a>
<a class="dropdown-item" href="." data-core="mame2003_plus">MAME 2003-Plus</a>