mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-29 17:15:40 +00:00
GameDB: Add PlayStationMouse for Project - Horned Owl
This commit is contained in:
parent
794ab76ed5
commit
e4fb028c8c
|
@ -288207,7 +288207,8 @@
|
||||||
"linkCable": false,
|
"linkCable": false,
|
||||||
"controllers": [
|
"controllers": [
|
||||||
"DigitalController",
|
"DigitalController",
|
||||||
"NamcoGuncon"
|
"NamcoGuncon",
|
||||||
|
"PlayStationMouse"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -23345,7 +23345,8 @@
|
||||||
"linkCable": false,
|
"linkCable": false,
|
||||||
"controllers": [
|
"controllers": [
|
||||||
"DigitalController",
|
"DigitalController",
|
||||||
"NamcoGuncon"
|
"NamcoGuncon",
|
||||||
|
"PlayStationMouse"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue