From 3010301bd7d20cd14b1eda9bd24da172c3924c89 Mon Sep 17 00:00:00 2001 From: nasrlol Date: Wed, 12 Feb 2025 23:02:07 +0100 Subject: working on the main function of the code trying to get the lines to correctly dislay everything, still having a little of trouble though --- variables.c | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 variables.c (limited to 'variables.c') diff --git a/variables.c b/variables.c deleted file mode 100644 index ad36573..0000000 --- a/variables.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -int main(int argc, char *argv) -{ - printf("Trying to save variables..."); - return 0; -} -- cgit v1.2.3-70-g09d2