Fixed high detail fuzz algorithm error #164
Annotations
1 warning and 2 notices
src/doom/r_things.c:975:6 [readability-function-cognitive-complexity]:
src/doom/r_things.c#L975
function 'R_DrawPSprite' has cognitive complexity of 28 (threshold 25)
|
Run clang-format on src/doom/r_draw.c:
src/doom/r_draw.c#L1
File src/doom/r_draw.c does not conform to Custom style guidelines. (lines 415)
|
Run clang-format on src/doom/r_things.c:
src/doom/r_things.c#L1
File src/doom/r_things.c does not conform to Custom style guidelines. (lines 1032)
|