[READ-ONLY] Mirror of https://github.com/thoda-dev/du_render_script_library. A library to build renderscript in boards without writting it as a full string
0

Configure Feed

Select the types of activity you want to include in your feed.

Update RenderScript.lua

Thomas (Apr 13, 2023, 8:50 PM +0200) a9b84c75 4dbbcdeb

-1
-1
RenderScript.lua
··· 384 384 insertCodeLine = function(self, line) 385 385 self._s = self._s .. line .. '\n' 386 386 end, 387 - 388 387 389 388 --************************************************************************************************************ 390 389 -- Third party libraries support