Skip to content

Commit

Permalink
add pbp to supported extensions for ppsspp
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamiras committed Jun 17, 2024
1 parent dcab474 commit 5f27f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/Cores/cores.json
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@
},
"ppsspp_libretro":{
"name": "PPSSPP",
"extensions": "iso|chd",
"extensions": "iso|chd|pbp",
"systems": [41]
},
"prosystem_libretro":{
Expand Down

0 comments on commit 5f27f27

Please sign in to comment.