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
|
#define CATCH false
|
||||||
#endif
|
#endif
|
||||||
void popCatch();
|
void popCatch();
|
||||||
B catchMessage;
|
extern B catchMessage;
|
||||||
u64 envPrevHeight; // envStart+prevEnvHeight will give the original envCurr
|
extern u64 envPrevHeight; // envStart+prevEnvHeight will give the original envCurr
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user