]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix GCC 11 warns: use uninitialized in R_CanSeeBox
authorbones_was_here <bones_was_here@xa.org.au>
Sat, 11 Jun 2022 05:16:30 +0000 (15:16 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Tue, 20 Sep 2022 18:10:12 +0000 (04:10 +1000)
commit24cc5d54a0f95426610d2c3c67d424663f5d5fe8
tree2d399f8b4add2a5d0cd1f5c8e8da84b290486f3f
parentec994da90f5e5a94084ece48d38a53f5818d9f81
Fix GCC 11 warns: use uninitialized in R_CanSeeBox

Introduced in 8ab339588b127e88e27bfa08f6eccbf9400b51f9

Signed-off-by: bones_was_here <bones_was_here@xa.org.au>
gl_rmain.c