remove test line

This commit is contained in:
nub31
2025-10-16 20:26:47 +02:00
parent cd9592cd21
commit c96180d88e

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