From 8464a348105adacfad4833a1364de8cd43120722 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 5 Aug 2014 02:52:36 +0200 Subject: [PATCH] Add PBP extension for PPSSPP --- dist/info/ppsspp_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/ppsspp_libretro.info b/dist/info/ppsspp_libretro.info index 5ebccb9f..92ac19db 100644 --- a/dist/info/ppsspp_libretro.info +++ b/dist/info/ppsspp_libretro.info @@ -1,6 +1,6 @@ display_name = "PSP (PlayStation Portable)" authors = "Henrik Hrydgard" -supported_extensions = "elf|iso|cso|prx" +supported_extensions = "elf|iso|cso|prx|pbp" corename = "PPSSPP" manufacturer = "Sony" systemname = "PSP"