yquake2remaster/src/backends
Yamagi f6361740f5 Fix another spurious warning.
gcc 13.1 thinks that `newsocket` can be used uninitialized, because it
doesn't know that a call to `Com_Error()` is fatal.
2023-07-01 17:52:36 +02:00
..
generic backends: Only enable ARM "RunFast" mode when targeting hardware FPU 2021-10-05 14:05:15 +01:00
unix Fix another spurious warning. 2023-07-01 17:52:36 +02:00
windows Replace two more wcscat_s() overlooked in last commit. 2023-04-22 17:29:22 +02:00