Initial commit
This commit is contained in:
4
api/MusicPlayer_BackTrack.lua
Normal file
4
api/MusicPlayer_BackTrack.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Causes iTunes to return to the previous track played. Used by the iTunes Remote key bindings only available on the Mac OS X WoW client. Only has effect while the iTunes application is open.
|
||||
function MusicPlayer_BackTrack() end
|
||||
Reference in New Issue
Block a user