diff --git a/common/font.c b/common/font.c index 9f96627..75e94e3 100644 --- a/common/font.c +++ b/common/font.c @@ -423,4 +423,4 @@ uint32_t GetTextXCoordinate(u32 font, uint32_t rX, const char* text, const char default: return rX; } -} \ No newline at end of file +}