mirror of https://github.com/raysan5/raylib
Update rtext.c
This commit is contained in:
parent
b88365fb01
commit
51486a0606
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue