- Added preliminary support for singular attack output.

This commit is contained in:
ccremers
2005-12-27 10:49:22 +00:00
parent ff503b24af
commit c20810def5
5 changed files with 184 additions and 64 deletions

View File

@@ -48,5 +48,6 @@ void symbol_fix_keylevels (void);
void eprintf (char *fmt, ...);
extern int globalError;
extern char *globalStream;
#endif