mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
FEATURES: fmt [skip ci]
This commit is contained in:
parent
3ac18fe4e9
commit
8552020062
|
@ -964,7 +964,7 @@
|
|||
"name": "Citra (via Ponzu)",
|
||||
"system": "n3ds",
|
||||
"ponzu": true,
|
||||
"launch" : "citra-qt",
|
||||
"launch": "citra-qt",
|
||||
"properties": [
|
||||
{
|
||||
"abxy_button": true,
|
||||
|
@ -982,7 +982,7 @@
|
|||
"name": "pcsx2",
|
||||
"description": "PCSX2 Play Station 2 Emulator",
|
||||
"system": "ps2",
|
||||
"launch" : "pcsx2-qt",
|
||||
"launch": "pcsx2-qt",
|
||||
"properties": [
|
||||
{
|
||||
"ask_to_exit": true,
|
||||
|
@ -1101,5 +1101,4 @@
|
|||
"launch": "es-de"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue