mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-18 03:08:46 -05:00
Lua uses 1-based index on table insertions, and lua_newtable has a bit better performance than lua_createtable if initializing tables with an unknown item count.
7.3 KiB
7.3 KiB