summaryrefslogtreecommitdiff
path: root/src/sdl2gfx/SDL2_rotozoom.cpp
AgeCommit message (Collapse)AuthorFilesLines
2025-07-01Change the wrong, but mostly supported WIN32 macro to the correct _WIN32Fedja Beader1-2/+2
ManaPlus was apparently forked before Mana 8954a7ca0f70bbf1. However, running a bulk sed replace was easier than cherry-picking, resolving 14 years of conflicts and then still having to do a bulk sed to catch the rest. Special thanks to Meway (for attempting to build on windows) and Bjorn (for pointing to that commit) **** mana/verse!211
2017-09-07Fix some style issues in sdl2gfx.Andrei Karas1-1341/+1618
2017-09-06Fix and update internal sdl2_gfx files.Andrei Karas1-0/+1667
Used by default in SDL2 builds.