From 0f60bf5e7d875aebd6547f6707ef1bfe8e9364ea Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 22 Jan 2016 07:41:08 -0500 Subject: names fix --- include/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/common.h b/include/common.h index 4115f10..0df6533 100644 --- a/include/common.h +++ b/include/common.h @@ -110,7 +110,7 @@ extern unsigned int SCREEN_HEIGHT; * */ -#define HLINE 4 +#define HLINE 3 /** * A 'wrapper' for libc's srand(), as we hope to eventually have our own random number -- cgit v1.2.3