Update Tilde

This commit is contained in:
gingerBill
2023-07-24 10:27:55 +01:00
parent 2f9c5d2d0b
commit 241a939c29
8 changed files with 35 additions and 23 deletions
-1
View File
@@ -386,7 +386,6 @@ typedef struct TB_Symbol {
} tag;
// refers to the prev or next symbol with the same tag
struct TB_Symbol* prev;
struct TB_Symbol* next;
char* name;
BIN
View File
Binary file not shown.