Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
planetis-m committed Oct 21, 2024
1 parent 08895b4 commit 1d4ba18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/basic_window.nim
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const
# ----------------------------------------------------------------------------------------

proc testShowCursor() =
showCursor()
raylib.showCursor()

proc testDrawRectangle() =
let rec = Rectangle(x: 100, y: 100, width: 200, height: 150)
Expand Down

0 comments on commit 1d4ba18

Please sign in to comment.