forked from ground/cground
Update error handling inside extlibs
This commit is contained in:
@@ -51,6 +51,7 @@ typedef struct GroundError {
|
||||
char* type;
|
||||
struct GroundInstruction* where;
|
||||
size_t line;
|
||||
bool hasLine;
|
||||
} GroundError;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user