include: Replaced old Bugzilla URL.

(cherry picked from commit fb137703537411b9aa2206351082b87aba23a843)
This commit is contained in:
Ryan C. Gordon 2023-09-07 10:44:09 -04:00
parent 88299502b4
commit 25eca09c7e
No known key found for this signature in database
GPG key ID: FA148B892AB48044

View file

@ -42,7 +42,7 @@
* of the many good 3D engines.
*
* These functions must be called from the main thread.
* See this bug for details: http://bugzilla.libsdl.org/show_bug.cgi?id=1995
* See this bug for details: https://github.com/libsdl-org/SDL/issues/986
*/
#ifndef SDL_render_h_