mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Qt: Implement TAS/Movie shortcuts
This commit is contained in:
@ -28,6 +28,9 @@ signals:
|
||||
void SetStateSlotHotkey(int slot);
|
||||
void StateLoadSlotHotkey();
|
||||
void StateSaveSlotHotkey();
|
||||
void StartRecording();
|
||||
void ExportRecording();
|
||||
void ToggleReadOnlyMode();
|
||||
|
||||
private:
|
||||
void Run();
|
||||
|
Reference in New Issue
Block a user