From 0e5c78738efd5206ace1d000fd4160e223ba8597 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 29 Oct 2015 08:15:06 -0400 Subject: fixed world again --- include/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/common.h') 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 -- cgit v1.2.3