aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-10-29 08:15:06 -0400
committerClyne Sullivan <tullivan99@gmail.com>2015-10-29 08:15:06 -0400
commit0e5c78738efd5206ace1d000fd4160e223ba8597 (patch)
tree4dfc4fc87c58cec092ebae2904cd4e2f9d583dc0 /include/common.h
parent9542d9a8a022fe1d3390510e8a135a4917df7aa7 (diff)
fixed world again
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 3c83e66..f278020 100644
--- a/include/common.h
+++ b/include/common.h
@@ -65,7 +65,7 @@ typedef struct {
*
*/
-#define HLINE 2 // 3 as in 3 pixels
+#define HLINE 3 // 3 as in 3 pixels
/*
* Define 'our' random number generation library. Eventually these macros will be replaced