mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-14 02:38:29 +12:00
support saving GPU captures to a file
This commit is contained in:
parent
1d8806cf06
commit
9a61e81715
6 changed files with 69 additions and 0 deletions
|
@ -78,6 +78,7 @@ private:
|
|||
// Debug
|
||||
wxChoice* m_crash_dump;
|
||||
wxSpinCtrl* m_gdb_port;
|
||||
wxTextCtrl* m_gpu_capture_dir;
|
||||
|
||||
void OnAccountCreate(wxCommandEvent& event);
|
||||
void OnAccountDelete(wxCommandEvent& event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue