mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 23:30:47 -07:00
Add Screenshot Feature (#2354)
* Add internal screenshot capabilities * update version notice
This commit is contained in:
@ -3,5 +3,6 @@
|
||||
public struct KeyboardHotkeys
|
||||
{
|
||||
public Key ToggleVsync { get; set; }
|
||||
public Key Screenshot { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user