ioq3/code/sdl
Thomas Köppe d1b7ab6b22 [sdl] Turn tentative definition into actual definition.
There is no need for a tentative definition in this case. By providing
an explicit initializer, the resulting definition has the same effect
as before, but is no longer tentative. This avoids easy errors
resulting from multiple tentative definitions in different translation
units. (Previous compilers permitted those common errors, but GCC 10
rejects them by default.)
2020-11-17 18:08:13 +00:00
..
sdl_gamma.c Added SDL_GetError() 2015-07-26 15:45:21 +02:00
sdl_glimp.c [sdl] Turn tentative definition into actual definition. 2020-11-17 18:08:13 +00:00
sdl_icon.h Reverting. 2008-07-06 17:16:14 +00:00
sdl_input.c Fix mouse grab after toggling fullscreen 2018-04-09 00:05:43 -05:00
sdl_snd.c Fix SDL audio playback with 16-bit stereo sound 2018-10-01 22:28:51 -05:00