mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2024-12-02 17:02:17 +00:00
ae02bb54a1
For some reason SDL.h (or headers included by it) need some string functions (like strncmp) in inline-functions (that we don't even use). Str.h has #defines preventing their usage.. so #undef those in the (few) sourcefiles that need SDL headers |
||
---|---|---|
.. | ||
sdl_cpu.cpp | ||
sdl_events.cpp | ||
sdl_glimp.cpp | ||
sdl_local.h | ||
sdl_qgl.cpp |