mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +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
|
@ -27,6 +27,7 @@
|
|||
*/
|
||||
// d_modech.c: called when mode has just changed
|
||||
|
||||
#include "sys.h"
|
||||
#include "quakedef.h"
|
||||
#include "d_local.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue