parameter missing in errorFn
This commit is contained in:
parent
c4d08bcb81
commit
d1a772e820
@ -102,6 +102,7 @@ is:
|
|||||||
|
|
||||||
:::c
|
:::c
|
||||||
void error(
|
void error(
|
||||||
|
WrenVM* vm,
|
||||||
WrenErrorType type,
|
WrenErrorType type,
|
||||||
const char* module,
|
const char* module,
|
||||||
int line,
|
int line,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user