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