Browse Source

Update rtext.c

pull/3927/head
Ray 1 year ago
parent
commit
51486a0606
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/rtext.c

+ 1
- 1
src/rtext.c View File

@ -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…
Cancel
Save