Marked unused parameters in the SDL interface as UNUSED to placate -Wextra.
authorDavid Griffith <dave@661.org>
Fri, 5 May 2023 04:46:06 +0000 (21:46 -0700)
committerDavid Griffith <dave@661.org>
Fri, 5 May 2023 04:46:06 +0000 (21:46 -0700)
commit8cc50e2f7bf5433bca9d3332a09b5ec9f3b06c9d
tree4e115b13e63eefefdb547a74dc44e0b9c0cedd24
parent8dbf55d6ff36959ebab6ea0ab3c681ca5bd723c3
Marked unused parameters in the SDL interface as UNUSED to placate -Wextra.
src/sdl/sf_font3.c
src/sdl/sf_fonts.c
src/sdl/sf_images.c
src/sdl/sf_osfdlg.c
src/sdl/sf_resource.c
src/sdl/sf_sig.c
src/sdl/sf_sound.c
src/sdl/sf_util.c
src/sdl/sf_video.c