diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/rtext.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
