From 759be422fcf0fcca5a91b01e5ed7f752d95f0f8d Mon Sep 17 00:00:00 2001 From: Pixel Date: Tue, 1 May 2001 16:29:53 +0000 Subject: Pouet --- include/exceptions.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/exceptions.h') diff --git a/include/exceptions.h b/include/exceptions.h index 6f6e8c4..ab578a7 100644 --- a/include/exceptions.h +++ b/include/exceptions.h @@ -10,4 +10,6 @@ void pushcontext(char *); void popcontext(void); void flushcontext(void); +extern int global_error; + #endif -- cgit v1.2.3