Replying to a post on graphics.social
Someone 25+ years ago had a predilection for "single return from every function", which left their code with 10+ levels of indentation, which very quickly got out of hand with 8-character tabs and 80 character screens. Someone else used to believe that fixed size arrays of 256 were okay because surely no-one would ever use that many things, ever (HAHA production rendering SNORT). A few of those 256s persist in the code, like Cthulhu slumbering gently in the depths..
(5/10)