Files management functions.
This commit is contained in:
@@ -25,6 +25,4 @@ end
|
||||
function RL.draw()
|
||||
RL.ClearBackground( RL.RAYWHITE )
|
||||
RL.DrawText( text, textPos, 20, textColor )
|
||||
|
||||
RL.DrawCircle( { 300, 300 }, 180, RL.BLACK )
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user