Explorar o código

Update config.h.in

raysan5 %!s(int64=5) %!d(string=hai) anos
pai
achega
4e3ab8f27d
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/config.h.in

+ 3 - 0
src/config.h.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.