diff options
author | Michael Pavone <pavone@retrodev.com> | 2015-12-08 19:33:58 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2015-12-08 19:33:58 -0800 |
commit | ff238c672d2f623363169f7ea6a3f292bbb24543 (patch) | |
tree | 4e868afca564f77e1202e02d905f15cac22ab8d0 /rom.db | |
parent | 0da12ea007ff827acf74c489d2f3a95fcf17e6af (diff) |
Allow IO device config to be overriden by ROM DB
Diffstat (limited to 'rom.db')
-rw-r--r-- | rom.db | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -370,4 +370,9 @@ BlstMenu { last 1FFFFF } } + device_overrides { + 1 gamepad3.1 + 2 mouse.1 + ext none + } } |