Removed debug.c and debug.h, since they're outmoded

This commit is contained in:
2022-08-15 13:08:31 +01:00
parent 42716b24c9
commit bde07f6c12
4 changed files with 1 additions and 191 deletions

View File

@@ -1,4 +1,3 @@
#include "debug.h"
#include "console_colors.h"
#include "lexer.h"