diff options
Diffstat (limited to 'app/bin/tolcross.src')
-rw-r--r-- | app/bin/tolcross.src | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app/bin/tolcross.src b/app/bin/tolcross.src new file mode 100644 index 0000000..70fa7e5 --- /dev/null +++ b/app/bin/tolcross.src @@ -0,0 +1,13 @@ +STRAIGHT, 10, 50, 410, 50, +STRAIGHT, 10, 150, 410, 150, +LINE, 10, 10, 10, 65, +LINE, 410, 10, 410, 65, +LINE, 10, 135, 10, 165, +LINE, 410, 135, 410, 165, +ARROW, 10, 20, 100, 20, +ARROW, 410, 20, 300, 20, +LINE, 10, 50, 50, 50, +LINE, 10, 150, 50, 150, +ARROW, 25, 50, 25, 85, +ARROW, 25, 150, 25, 115, +STRAIGHT, 60, 150, 360, 50, |