mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2025-03-15 07:00:58 +00:00
strdup() and free() aren't really the right tool if the size of the buffer is known anyway (and quite small, currently 32 chars) while at it, I renamed s and s_pos to str and str_pos for better readability |
||
---|---|---|
.. | ||
sdl_cpu.cpp | ||
sdl_events.cpp | ||
sdl_glimp.cpp | ||
sdl_local.h |