5 lines
155 B
Lua
5 lines
155 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Currently unused. Use the constant NUM_GLYPH_SLOTS instead.
|
|
function GetNumGlyphSockets() end
|