aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-01-21 08:17:19 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-01-21 08:17:19 -0500
commit57cdcfac12bccee661085a00424f015fc071666f (patch)
treee43502ee608e801153fba0e35256350b5bd9f142 /include/common.h
parentc1774c591f7897c1cfa28e05fdb7c72e07890933 (diff)
Player Sprite
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 f5952eb..763ecc6 100644
--- a/include/common.h
+++ b/include/common.h
@@ -110,7 +110,7 @@ extern unsigned int SCREEN_HEIGHT;
*
*/
-#define HLINE 3
+#define HLINE 4
/**
* A 'wrapper' for libc's srand(), as we hope to eventually have our own random number