Parcourir la source

Corrected typo

pull/708/head
raysan5 il y a 6 ans
Parent
révision
91a7b0e5ef
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/raylib.h

+ 1
- 1
src/raylib.h Voir le fichier

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

Chargement…
Annuler
Enregistrer