Removed global header from DOS/Windows port

This commit is contained in:
pagefault
2001-07-23 03:24:33 +00:00
parent b6b4169e16
commit 5022a2e8bb
11 changed files with 456 additions and 156 deletions

View File

@@ -16,7 +16,8 @@
//Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#include "gblhdr.h"
#include <stdio.h>
#include <ctype.h>
extern void zstart(void);
extern void DosExit(void);