diff --git a/src/drawing.cpp b/src/drawing.cpp index 4f557b53..862c3c31 100644 --- a/src/drawing.cpp +++ b/src/drawing.cpp @@ -456,4 +456,4 @@ textoverflow: void DrawTextTrans(uint8 *dest, uint32 width, uint8 *textmsg, uint8 fgcolor) { DrawTextTransWH(dest, width, textmsg, fgcolor, 256, 16); -} \ No newline at end of file +}