Explorar el Código

Corrected typo

pull/708/head
raysan5 hace 6 años
padre
commit
91a7b0e5ef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/raylib.h

+ 1
- 1
src/raylib.h Ver fichero

@ -138,7 +138,7 @@
// Temporal hack to avoid breaking old codebases using
// deprecated raylib implementation of these functions
#define FormatText TextFormat
#define SubText TextSubText
#define SubText TextSubtext
//----------------------------------------------------------------------------------
// Structures Definition

Cargando…
Cancelar
Guardar