remove test line

This commit is contained in:
nub31
2025-10-16 20:26:47 +02:00
parent 7f47f0518e
commit 672392fbc9

View File

@@ -22,8 +22,6 @@ extern "main" func main(args: []cstring): i64
while !raylib::WindowShouldClose() while !raylib::WindowShouldClose()
{ {
defer puts("test")
if x <= 0 if x <= 0
{ {
direction.x = 1 direction.x = 1