32blit-sdk
                                
                                 32blit-sdk copied to clipboard
                                
                                    32blit-sdk copied to clipboard
                            
                            
                            
                        Surface::line algorithm is.. jank?
This should be changed for something sane. Currently it will end up in an infinite loop if the line is relatively long due to compounded of the error meaning it never reaches its target.
I'll try to whip up an alternative...