Custom log function.

This commit is contained in:
jussi
2022-03-04 15:46:22 +02:00
parent c3ae0a6c28
commit 8035d31109
6 changed files with 48 additions and 4 deletions

View File

@@ -215,7 +215,6 @@ function draw()
RL_DrawText( 0, "Press Enter to\nrestart", { 10, 10 }, 10, 2, WHITE )
end
RL_EndTextureMode()
-- Draw framebuffer to window.
RL_SetTextureSource( TEXTURE_SOURCE_RENDER_TEXTURE )