]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix GCC 11 warns: r_shadow.c misleading indentation, also remove duplicated code
authorbones_was_here <bones_was_here@xa.org.au>
Sat, 11 Jun 2022 06:41:40 +0000 (16:41 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Tue, 20 Sep 2022 18:10:12 +0000 (04:10 +1000)
commit6c43af5f0fbb35910c50d82ac6c0b0e26bb55012
treeb7641c84de3ea4197c25a9106437fbc4cf6585d9
parent24cc5d54a0f95426610d2c3c67d424663f5d5fe8
Fix GCC 11 warns: r_shadow.c misleading indentation, also remove duplicated code

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