mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-20 02:08:14 +00:00
Update rtext.c
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user