Closed ColleagueRiley closed 7 months ago
This needs to be rebased and squashed
Sure, I would like to work out the issues first.
My bad, it should be doom_memset not memset. Honestly, I don't know why you're using functions for this instead of macros It would be so much easier for everyone.
eg.
You repeat code if there are 3 or 4 channels, this can be easily reduced. Also, you don't need the redundant else because it would've returned by then anyway.