merdes varies
This commit is contained in:
@@ -168,7 +168,7 @@ class Input {
|
||||
void resetInputStates();
|
||||
|
||||
// --- Eventos ---
|
||||
void handleEvent(const SDL_Event &event);
|
||||
auto handleEvent(const SDL_Event &event) -> bool;
|
||||
|
||||
void printConnectedGamepads() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user