mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 12:21:55 +00:00
Merge branch 'master' of https://github.com/ayang64/kitty into master
This commit is contained in:
commit
1d0a3ce998
1 changed files with 1 additions and 1 deletions
2
glfw/null_joystick.c
vendored
2
glfw/null_joystick.c
vendored
|
|
@ -33,7 +33,7 @@
|
|||
////// GLFW platform API //////
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
int _glfwPlatformInitJoysticks(void)
|
||||
bool _glfwPlatformInitJoysticks(void)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue