This commit is contained in:
2025-08-21 15:51:05 -04:00
parent 4e4d867895
commit 592301d1f8
28 changed files with 201 additions and 161 deletions

View File

@@ -9,9 +9,4 @@
#define VERSION "alpha"
#define YEAR 2025
/* Custom error codes */
#define HELP_REQUESTED 2
#define ERROR_MEMORY_ALLOCATION 3
#define ERROR_DIRECTORY_CREATION 4
#endif