diff --git a/Documentation.md b/Documentation.md index 91a6cac..5ad0d4b 100644 --- a/Documentation.md +++ b/Documentation.md @@ -52,6 +52,8 @@ See [love.wheelmoved](https://love2d.org/wiki/love.wheelmoved). #### nk.draw() Draw the UI. Call this once every [love.draw](https://love2d.org/wiki/love.draw). +*** + ## Update #### nk.frame_begin()