oops.
This commit is contained in:
parent
19aa08c6fa
commit
0058ae1e0f
1 changed files with 5 additions and 3 deletions
|
@ -609,9 +609,11 @@ makeinstall_target() {
|
|||
|
||||
### Sony Playstation Portable
|
||||
add_emu_core psp ppsspp ppsspp-sa true
|
||||
AMD64)
|
||||
add_emu_core psp retroarch ppsspp false
|
||||
;;
|
||||
case ${DEVICE} in
|
||||
AMD64)
|
||||
add_emu_core psp retroarch ppsspp false
|
||||
;;
|
||||
esac
|
||||
add_es_system psp
|
||||
|
||||
### Sony Playstation Portable Minis
|
||||
|
|
Loading…
Reference in a new issue