Browse Source

Updated controls

main
neauoire 5 years ago
parent
commit
8d913036e6
  1. 3
      src/main.tal

3
src/main.tal

@ -8,7 +8,7 @@
right-click - remove pixel, clone tile
1 2 3 - select color
q w - select tool
ctrl+p - save theme
space - toggle zoom
ctrl+n - clear
ctrl+r - rename
ctrl+o - load
@ -37,7 +37,6 @@
%LTS2 { #8000 ++ SWP2 #8000 ++ >> }
%INCR { SWP #01 + SWP }
%INCR2 { SWP2 #0001 ++ SWP2 }
%DECR2 { SWP2 #0001 -- SWP2 }
%STEP8 { #33 SFT2 }
%TOGGLE { LDZk #00 = SWP STZ }
%GET-ITERATORS { SWP2k POP SWP POP }

Loading…
Cancel
Save