iWas-Coder / wge

A multithreaded, high performance, fully functional game engine written in pure C, similar in speed to a Wildebeest™.
https://iwas-coder.github.io/wge
GNU General Public License v3.0
1 stars 0 forks source link

Free list implementation #44

Closed iWas-Coder closed 8 months ago

iWas-Coder commented 8 months ago

Description

Please, include a summary of the changes and which issue(s) is/are fixed. Also include relevant motivation and context. Lastly, list any dependencies that are required for this change.

Issues:

Type of change

Checklist:

iWas-Coder commented 8 months ago

CodeFactor found an issue: Complex Method

It's currently on: src\free_list.c:133-193 Commit aebdae151faec0a1c7e73b5c2ae3139adc1fbc0b

Detected complexity: 16 => ignoring issue due to lack of relevance