mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Update Tilde
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user