]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix GCC 12 warns: comparison will always evaluate as true
authorbones_was_here <bones_was_here@xonotic.au>
Mon, 30 Jan 2023 21:21:25 +0000 (07:21 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 30 Jan 2023 21:21:25 +0000 (07:21 +1000)
commit631fe708fe21b1d826f6b3e4fe31158c104d2937
tree38f43b0f6799dd43bb09efb968f19a837844520a
parent2a97ec851bd607510e33148335fc61d51e7138cf
Fix GCC 12 warns: comparison will always evaluate as true

Fixes https://github.com/DarkPlacesEngine/darkplaces/issues/55

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
cl_collision.c
sbar.c