FEATURES: fmt [skip ci]

This commit is contained in:
XargonWan 2024-08-22 22:58:35 +09:00
parent 3ac18fe4e9
commit 8552020062

View file

@ -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"
}
}
}
}