#include "internal.h"
Go to the source code of this file.
Functions | |
int | _glfwPlatformPollJoystick (_GLFWjoystick *js, int mode) |
void | _glfwPlatformUpdateGamepadGUID (char *guid) |
int _glfwPlatformPollJoystick | ( | _GLFWjoystick * | js, |
int | mode | ||
) |
Definition at line 34 of file null_joystick.c.
void _glfwPlatformUpdateGamepadGUID | ( | char * | guid | ) |
Definition at line 39 of file null_joystick.c.