sys.h is no longer part of quakedef.h

sys_wina.S is now sys_x86.S (same as now gone sys_dosa.S, used on Linux too)

Updated Linux Makefile to reflect above

Linux translation table thingy now compiles properly
This commit is contained in:
Joseph Carter 2000-05-14 16:56:28 +00:00
parent 31b8be8648
commit 6e37b33f44
37 changed files with 90 additions and 49 deletions

View file

@ -28,6 +28,7 @@
// draw.c -- this is the only file outside the refresh that touches the
// vid buffer
#include "sys.h"
#include "quakedef.h"
typedef struct {