Initial commit
This commit is contained in:
4
api/UpdateAddOnMemoryUsage.lua
Normal file
4
api/UpdateAddOnMemoryUsage.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Updates addon memory usage information. See GetAddOnMemoryUsage() for the updated data.
|
||||
function UpdateAddOnMemoryUsage() end
|
Reference in New Issue
Block a user