Rename 'resetInput' to 'resetInputStates'
This commit is contained in:
parent
d0fa2dd37a
commit
a75dea3ffe
2 changed files with 5 additions and 5 deletions
|
|
@ -77,7 +77,7 @@ public:
|
|||
void showMessageBox(const char *body, int flags = 0);
|
||||
|
||||
private:
|
||||
void resetInput();
|
||||
void resetInputStates();
|
||||
void setFullscreen(SDL_Window *, bool mode);
|
||||
bool fullscreen;
|
||||
volatile bool msgBoxDone;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue