Commit daafa4e5 authored by Robert Clausecker's avatar Robert Clausecker
Browse files

graphics/sdl2_gpu: fix build with LLVM 16

Silence a warning about an incompatible function pointer type to fix
the build on 14-CURRENT.  This warning is harmless: the function pointer
takes a const argument, but was assigned to where a pointer taking an
unqualified argument was expected.

Reported by:	fallout
parent 676a4652
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment