From 3b3d0ad32e24c2ff0a13daf3e865054f63afaf86 Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 24 Jan 2024 19:14:30 +0200 Subject: LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory. --- examples/raygui_extensions/property_list.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/raygui_extensions/property_list.lua') diff --git a/examples/raygui_extensions/property_list.lua b/examples/raygui_extensions/property_list.lua index 13446a9..04c2b78 100644 --- a/examples/raygui_extensions/property_list.lua +++ b/examples/raygui_extensions/property_list.lua @@ -101,7 +101,7 @@ function PropertyList:updateContent() self._forceCheckScroll = true end --- Leave control bounds size to 0 to use default. Optional group for parameter 2 +-- Leave control bounds size to 0 to use default. Optional group for parameter 2. function PropertyList:addControl( control, group, noYAdvance ) control._noYAdvance = noYAdvance -- cgit v1.2.3