simplifying

This commit is contained in:
cozis
2022-03-13 15:46:57 +01:00
parent eae8536e3b
commit 43f13958ec
12 changed files with 51 additions and 146 deletions
-1
View File
@@ -20,7 +20,6 @@
#include <stdlib.h>
#include "../utils/defs.h"
#include "../utils/stack.h"
#include "o_func.h"
#include "runtime.h"
#define MAX_FRAME_STACK 16