diff --git a/first3d.p8 b/first3d.p8 index c803305..758c0f0 100644 --- a/first3d.p8 +++ b/first3d.p8 @@ -8,6 +8,8 @@ end function _draw() cls() + print("press ⬆️ to rotate up") + print("press ⬇️ to rotate down (broken)") x=32 y=32 w=64