6 lines
187 B
Lua
6 lines
187 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Initializes the frame used to display the character location "ping" on the World Map
|
|
function InitWorldMapPing() end
|