debugging

This commit is contained in:
rsc 2005-01-07 17:26:07 +00:00
parent c619cc2cb9
commit b4135f04f1
3 changed files with 13 additions and 10 deletions

View file

@ -56,6 +56,8 @@ enum Resource
NRes,
};
extern int protodebug;
extern Text **text;
extern uchar **name;
extern ushort *tag;