Add missing comment to web
This commit is contained in:
parent
6f5151a8a7
commit
a04bbf70f6
|
|
@ -1041,6 +1041,8 @@ int GetMonitorPhysicalWidth(int monitor)
|
|||
return 0;
|
||||
}
|
||||
|
||||
// NOTE: Gamepad support not implemented in emscripten GLFW3 (PLATFORM_WEB)
|
||||
|
||||
// Get gamepad internal name id
|
||||
const char *GetGamepadName(int gamepad)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user