From 279f3336a8f6b31ca38bdd272c73aebd68fa88fe Mon Sep 17 00:00:00 2001 From: Miguel Date: Sat, 13 Oct 2018 00:57:28 +0200 Subject: ncurses arrow keys working etc --- userspace/snake2.c | 1 - 1 file changed, 1 deletion(-) (limited to 'userspace/snake2.c') diff --git a/userspace/snake2.c b/userspace/snake2.c index 6fbd092..8a68c05 100644 --- a/userspace/snake2.c +++ b/userspace/snake2.c @@ -1,5 +1,4 @@ #include -#include "newcalls.h" static char lastc='d'; -- cgit v1.2.3