From 51486a060654e042c3f5c177bb87875e8de8ebec Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 19 Apr 2024 21:13:36 +0200 Subject: Update rtext.c --- src/rtext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/rtext.c b/src/rtext.c index 87b99102..51c10b55 100644 --- a/src/rtext.c +++ b/src/rtext.c @@ -2508,6 +2508,6 @@ static GlyphInfo *LoadFontDataBDF(const unsigned char *fileData, int dataSize, i return glyphs; } -#endif +#endif // SUPPORT_FILEFORMAT_BDF #endif // SUPPORT_MODULE_RTEXT -- cgit v1.2.3