From b42d770800e973dba433b746ff46be53e3313ae9 Mon Sep 17 00:00:00 2001 From: Eddie Runia Date: Sun, 13 Jun 1999 13:57:28 +0000 Subject: [PATCH] forgot one --- harbour/include/extend.h | 1 + 1 file changed, 1 insertion(+) diff --git a/harbour/include/extend.h b/harbour/include/extend.h index cadcafffd7..86a5225cdf 100644 --- a/harbour/include/extend.h +++ b/harbour/include/extend.h @@ -27,6 +27,7 @@ typedef struct /* symbol support structure */ #define FS_MESSAGE 32 void VirtualMachine( PBYTE pCode, PSYMBOL pSymbols ); /* invokes the virtual machine */ +void ProcessSymbols( SYMBOL *, WORD ); /* items types */ #define IT_NIL 0x0000