Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param currentFrame table
|
||||
---@return table nextFrame
|
||||
---@param currentFrame table
|
||||
---@return table nextFrame
|
||||
---Returns the next frame following the frame passed, or nil if no more frames exist
|
||||
function EnumerateFrames(currentFrame) end
|
||||
function EnumerateFrames(currentFrame) end
|
||||
|
||||
Reference in New Issue
Block a user