forgot to add little explanation

This commit is contained in:
2025-07-28 00:45:25 +02:00
parent 05dfca2b4c
commit de84f832e1

View File

@@ -8,6 +8,8 @@ end
function _draw() function _draw()
cls() cls()
print("press ⬆️ to rotate up")
print("press ⬇️ to rotate down (broken)")
x=32 x=32
y=32 y=32
w=64 w=64