mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
Qt: Implement GC TAS input window
This commit is contained in:
@ -87,6 +87,7 @@ signals:
|
||||
void StartRecording();
|
||||
void StopRecording();
|
||||
void ExportRecording();
|
||||
void ShowTASInput();
|
||||
|
||||
void SelectionChanged(QSharedPointer<GameFile> game_file);
|
||||
void RecordingStatusChanged(bool recording);
|
||||
|
Reference in New Issue
Block a user