Content

the include folder contains .h file only, this folder is great if you need to reuse someone else’s function or code.

<aside> 💡 Refeer to src for any further explaination in the case you need to find any specific file, since the src and include folder are mirrored, the location of the corresponding header is pretty straight forward !

</aside>