fix: compiler warnings
This commit is contained in:
@@ -19,7 +19,7 @@ void pollEvents();
|
||||
|
||||
bool isCloseRequested();
|
||||
|
||||
const bool isMouseDown(int button);
|
||||
bool isMouseDown(int button);
|
||||
|
||||
float getAspectRatio();
|
||||
int getWindowWidth();
|
||||
|
||||
Reference in New Issue
Block a user