* src/main.c (main): Initialize the macro table.

This commit is contained in:
Robert Anisko
2001-08-25 14:34:41 +00:00
parent dd3127cf7a
commit 6f43b11362
2 changed files with 5 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ main (int argc, char *argv[])
lineno = 0;
getargs (argc, argv);
macro_init ();
open_files ();
/* Read the input. Copy some parts of it to FGUARD, FACTION, FTABLE