aboutsummaryrefslogtreecommitdiff
path: root/graphics/larryScale_generated.cpp
AgeCommit message (Collapse)Author
2019-12-11GRAPHICS: Fix Missing Default Switch Cases in LarryScaleD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2018-06-03GRAPHICS: Remove BOM at start of larryscale filesThierry Crozat
Note that larryScale_generated.cpp still contains UTF-8 characters, but they are all in comments, so hopefully they will not cause problems.
2018-03-16GRAPHICS: Implement LarryScale cel scaling algorithmDaniel Wolf