more extern
This commit is contained in:
parent
c23214a4de
commit
cc163fefe7
4
src/h.h
4
src/h.h
@ -284,8 +284,8 @@ jmp_buf* prepareCatch();
|
||||
#define CATCH false
|
||||
#endif
|
||||
void popCatch();
|
||||
B catchMessage;
|
||||
u64 envPrevHeight; // envStart+prevEnvHeight will give the original envCurr
|
||||
extern B catchMessage;
|
||||
extern u64 envPrevHeight; // envStart+prevEnvHeight will give the original envCurr
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user