GRAPHICS: Remove BOM at start of larryscale files

Note that larryScale_generated.cpp still contains UTF-8
characters, but they are all in comments, so hopefully
they will not cause problems.
This commit is contained in:
Thierry Crozat 2018-06-03 18:41:54 +01:00
parent 441456b738
commit 19d613ee7d
3 changed files with 5 additions and 2 deletions

View file

@ -637,3 +637,4 @@ inline void scalePixelTo1x2(
break;
}
}