mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
@ -45,8 +45,8 @@ class TASInputDlg : public wxDialog
|
||||
void SetTurboFalse(wxMouseEvent& event);
|
||||
void ButtonTurbo();
|
||||
void GetKeyBoardInput(SPADStatus *PadStatus);
|
||||
virtual bool TextBoxHasFocus() const;
|
||||
virtual bool HasFocus() const;
|
||||
bool TextBoxHasFocus();
|
||||
bool HasFocus();
|
||||
|
||||
wxBitmap CreateStickBitmap(int x, int y);
|
||||
|
||||
|
Reference in New Issue
Block a user