mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 00:30:38 +00:00
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:
parent
31b8be8648
commit
6e37b33f44
37 changed files with 90 additions and 49 deletions
|
@ -26,6 +26,7 @@
|
|||
$Id$
|
||||
*/
|
||||
|
||||
#include "sys.h"
|
||||
#include "quakedef.h"
|
||||
|
||||
int wad_numlumps;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue