Add 'k' hotkey to core management window from main screen

Fixes #8209
This commit is contained in:
demario-w 2024-01-22 16:30:39 +01:00 committed by GitHub
parent c9380a960f
commit 4604c949fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -627,6 +627,10 @@
command="title_screen__addons"
key="a"
[/hotkey]
[hotkey]
command="title_screen__cores"
key="k"
[/hotkey]
[hotkey]
command="title_screen__credits"
key="space"