Even more cleanup and removal of legacy code
This commit is contained in:
parent
157e6285eb
commit
5a56a400c5
8 changed files with 40 additions and 182 deletions
|
@ -54,4 +54,4 @@
|
|||
L/R - Rotate unit left or right
|
||||
A - Attack row in front of unit
|
||||
|
||||
`$ cat usage.md | sed 's/^#* //g' | sed 's/\t/\\t/g' | sed ':a;N;$!ba;s/\n/\\n\n/g' | sed 's/^/"/' | sed 's/$/"/' | sed '$ d' > usage.h # To convert this file to c++`
|
||||
`$ cat README.md | sed 's/^#* //g' | sed 's/\t/\\t/g' | sed ':a;N;$!ba;s/\n/\\n\n/g' | sed 's/^/"/' | sed 's/$/"/' | sed '$ d' > usage.h # To convert this file to c++`
|
Loading…
Add table
Add a link
Reference in a new issue