Skip to content

Commit

Permalink
allow zip files for Wonderswan
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamiras committed Nov 15, 2019
1 parent 7f4164b commit 1415ba3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions bin/Cores/cores.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@
"name": "Mednafen VB",
"systems": [28]
},
"mednafen_wswan_libretro":{
"name": "Mednafen WonderSwan",
"systems": [53]
},
"mgba_libretro":{
"name": "mGBA",
"extensions": "gba",
Expand All @@ -122,11 +126,6 @@
"name": "ProSystem",
"systems": [51]
},
"mednafen_wswan_libretro":{
"name": "Mednafen WonderSwan",
"extensions": "ws|wsc",
"systems": [53]
},
"snes9x_libretro":{
"name": "Snes9x",
"systems": [3]
Expand Down

0 comments on commit 1415ba3

Please sign in to comment.