Add the basic types to the global symbol table

This commit is contained in:
Randy Heit 2013-10-29 13:51:25 -05:00
commit b227a2f508
6 changed files with 50 additions and 5 deletions

View file

@ -74,7 +74,6 @@ void ParseDecorate (FScanner &sc);
// STATIC FUNCTION PROTOTYPES --------------------------------------------
PClassActor *QuestItemClasses[31];
PSymbolTable GlobalSymbols;
//==========================================================================
//