From cdb719b23998f4ba73cf3c696c7a82e2f4dc5342 Mon Sep 17 00:00:00 2001 From: jussi Date: Tue, 10 Dec 2024 21:50:10 +0200 Subject: EXPOSE_API_SYMBOLS, SetShaderValueWithBuffer and SetShaderValueVWithBuffer. --- src/text.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/text.c') diff --git a/src/text.c b/src/text.c index 2740bed..ad2cbc4 100644 --- a/src/text.c +++ b/src/text.c @@ -295,7 +295,7 @@ int ltextFontCopy( lua_State* L ) { } /* -> isReady = RL.IsFontValid( Font font ) +> isValid = RL.IsFontValid( Font font ) Check if a font is valid (font data loaded, WARNING: GPU texture not checked) -- cgit v1.2.3