mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-08 19:06:27 +00:00
Update config.h.in
This commit is contained in:
@@ -60,6 +60,9 @@
|
||||
// Selected desired fileformats to be supported for loading.
|
||||
#cmakedefine SUPPORT_FILEFORMAT_FNT 1
|
||||
#cmakedefine SUPPORT_FILEFORMAT_TTF 1
|
||||
// Support text management functions
|
||||
// If not defined, still some functions are supported: TextLength(), TextFormat()
|
||||
#cmakedefine SUPPORT_TEXT_MANIPULATION 1
|
||||
|
||||
// models.c
|
||||
// Selected desired fileformats to be supported for loading.
|
||||
|
Reference in New Issue
Block a user