From b38ed132a7df231fc08ce384d8559e6648fdd0cc Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Sat, 27 Jul 2019 08:06:27 +0100 Subject: first step towards crop + some fixes to erase --- files.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files.c') diff --git a/files.c b/files.c index 811a9bc..c007eac 100644 --- a/files.c +++ b/files.c @@ -53,7 +53,7 @@ void load_file(FILE *fc){ while((fgets(screen[i].s, WIDTH+2, fin)) != NULL && i