diff options
author | B. Watson <yalhcru@gmail.com> | 2016-02-17 23:47:59 -0500 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2016-02-17 23:47:59 -0500 |
commit | 3abf7993ce2d2deb1c0596f3404b2bfa27324564 (patch) | |
tree | 67b4cb01fb3b303a14edf41f6ffa56243d33af3a /conio/README | |
parent | b2f7604ac51db075201ea0aa40d002d3d5e7e071 (diff) | |
download | taipan-3abf7993ce2d2deb1c0596f3404b2bfa27324564.tar.gz |
make the cursor behave *much* better, via custom conio function
Diffstat (limited to 'conio/README')
-rw-r--r-- | conio/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conio/README b/conio/README new file mode 100644 index 0000000..d2ba1c7 --- /dev/null +++ b/conio/README @@ -0,0 +1 @@ +This is a modified conio. It doesn't draw a cursor at all. |