mirror of
https://github.com/raysan5/raylib.git
synced 2026-03-02 15:18:27 +00:00
When SDL_GameControllerNameForIndex returns null, the app crashes. This was addressed earlier in PR#4859 though the fix submitted on PR #4859 was only fixing the crashing and not addressing the root cause.