Explorar el Código

Update config.h

pull/5198/head
Ray hace 1 mes
cometido por GitHub
padre
commit
f53cd449ce
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      src/config.h

+ 3
- 0
src/config.h Ver fichero

@ -229,6 +229,9 @@
// drawing text and shapes with a single draw call [SetShapesTexture()].
#define SUPPORT_FONT_ATLAS_WHITE_REC 1
// Support conservative font atlas size estimation
//#define SUPPORT_FONT_ATLAS_SIZE_CONSERVATIVE 1
// rtext: Configuration values
//------------------------------------------------------------------------------------
#define MAX_TEXT_BUFFER_LENGTH 1024 // Size of internal static buffers used on some functions:

Cargando…
Cancelar
Guardar