aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/raylib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raylib.h b/src/raylib.h
index 3cad19fb..a51c957f 100644
--- a/src/raylib.h
+++ b/src/raylib.h
@@ -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