mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 11:16:42 +01:00
add input to web runtime, add v0.1pre3 to site
This commit is contained in:
@@ -38,12 +38,6 @@ export fn upd() {
|
||||
|
||||
if y == 180 & py > zero {
|
||||
if x > w | x < zero {
|
||||
|
||||
if btn(5) {
|
||||
pz = 5;
|
||||
px = 2 as f32;
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
py = zero;
|
||||
|
||||
Reference in New Issue
Block a user