Removes a few compiler warnings and fix the bitmap for the sticks being cut off on the right

This commit is contained in:
Braden
2012-11-04 15:49:52 -06:00
parent 793e547e15
commit 3429db1115
3 changed files with 4 additions and 5 deletions

View File

@ -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);