Browse Source

(button.tal) Removed unused device struct

main
Devine Lu Linvega 1 year ago
parent
commit
0fa8b89c24
  1. 1
      projects/examples/gui/button.tal

1
projects/examples/gui/button.tal

@ -2,7 +2,6 @@
|00 @System &vector $2 &expansion $2 &wst $1 &rst $1 &metadata $2 &r $2 &g $2 &b $2 &debug $1 &state $1
|20 @Screen &vector $2 &width $2 &height $2 &auto $1 &pad $1 &x $2 &y $2 &addr $2 &pixel $1 &sprite $1
|80 @Controller &vector $2 &button $1 &key $1
|90 @Mouse &vector $2 &x $2 &y $2 &state $1 &chord $1 &pad $4 &scrolly &scrolly-hb $1 &scrolly-lb $1
|100

Loading…
Cancel
Save