From 1cbadf56f33641e85fc634a326c0db6935947c23 Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 10 Apr 2023 14:33:15 +0300 Subject: New argument style for gui and easings. --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'API.md') diff --git a/API.md b/API.md index 0b525a8..7ced98d 100644 --- a/API.md +++ b/API.md @@ -5854,7 +5854,7 @@ Get one style property --- -> success = RL.GuiLoadStyle( int control, int property ) +> success = RL.GuiLoadStyle( string fileName ) Load style file over global style variable ( .rgs ) -- cgit v1.2.3