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:
parent
441456b738
commit
19d613ee7d
3 changed files with 5 additions and 2 deletions
|
@ -637,3 +637,4 @@ inline void scalePixelTo1x2(
|
|||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue