mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
A bunch of trivial changes to fix clang warnings.
This commit is contained in:
@ -34,7 +34,7 @@ class TASInputDlg : public wxDialog
|
||||
void GetKeyBoardInput(SPADStatus *PadStatus);
|
||||
bool TextBoxHasFocus();
|
||||
void SetLandRTriggers();
|
||||
bool HasFocus();
|
||||
bool TASHasFocus();
|
||||
|
||||
wxBitmap CreateStickBitmap(int x, int y);
|
||||
|
||||
|
Reference in New Issue
Block a user