From f9fb45338e02ec7171f58b91ba89554f3ea57098 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Mon, 5 Oct 1998 18:24:42 +0000 Subject: Vikas' macro_function patch. --- globals.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'globals.h') diff --git a/globals.h b/globals.h index 9854d0f8..9c328862 100644 --- a/globals.h +++ b/globals.h @@ -114,6 +114,8 @@ WHERE short WriteInc; /* vector to store received signals */ WHERE short Signals INITVAL (0); +WHERE int CurrentMenu; + WHERE ALIAS *Aliases INITVAL (0); WHERE LIST *UserHeader INITVAL (0); -- cgit v1.2.3