summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorjussi2023-04-10 14:33:15 +0300
committerjussi2023-04-10 14:33:15 +0300
commit1cbadf56f33641e85fc634a326c0db6935947c23 (patch)
tree666551c4a62d77b840fa83948c60df3b6ab726ea /API.md
parent8abed46dfdc73e616891f86099bfcebdf03caede (diff)
downloadreilua-enhanced-1cbadf56f33641e85fc634a326c0db6935947c23.tar.gz
reilua-enhanced-1cbadf56f33641e85fc634a326c0db6935947c23.tar.bz2
reilua-enhanced-1cbadf56f33641e85fc634a326c0db6935947c23.zip
New argument style for gui and easings.
Diffstat (limited to 'API.md')
-rw-r--r--API.md2
1 files changed, 1 insertions, 1 deletions
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 )