diff options
| author | Miguel <m.i@gmx.at> | 2018-10-13 00:57:28 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-10-13 00:57:28 +0200 |
| commit | 279f3336a8f6b31ca38bdd272c73aebd68fa88fe (patch) | |
| tree | b4bb4a21a4acf38eb810768ac6c1b099e2f18a58 /userspace/pain2.c | |
| parent | b461c3558b2fe765a4bac512638b0acf5185b4bb (diff) | |
ncurses arrow keys working etc
Diffstat (limited to 'userspace/pain2.c')
| -rw-r--r-- | userspace/pain2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/userspace/pain2.c b/userspace/pain2.c index 259f00e..68ca715 100644 --- a/userspace/pain2.c +++ b/userspace/pain2.c @@ -1,5 +1,4 @@ #include "put_pixel.h" -#include "newcalls.h" #include <stdlib.h> #include <stdio.h> |
