Sfoglia il codice sorgente

Corrected typo

pull/708/head
raysan5 6 anni fa
parent
commit
91a7b0e5ef
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/raylib.h

+ 1
- 1
src/raylib.h Vedi File

@ -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

Caricamento…
Annulla
Salva