mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 10:39:45 -06:00
Removes a few compiler warnings and fix the bitmap for the sticks being cut off on the right
This commit is contained in:
@ -46,7 +46,7 @@ class TASInputDlg : public wxDialog
|
||||
void ButtonTurbo();
|
||||
void GetKeyBoardInput(SPADStatus *PadStatus);
|
||||
bool TextBoxHasFocus();
|
||||
bool HasFocus();
|
||||
bool TASInputDlgHasFocus();
|
||||
|
||||
wxBitmap CreateStickBitmap(int x, int y);
|
||||
|
||||
|
Reference in New Issue
Block a user