mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 08:20:40 +00:00
the majority of raptor's sgi build patch. I'll look at the last two bits
(server.c and vid_sdl.c) later.
This commit is contained in:
parent
119731e90e
commit
26d7463be7
16 changed files with 152 additions and 103 deletions
|
@ -40,7 +40,6 @@ static const char rcsid[] =
|
|||
# include <strings.h>
|
||||
#endif
|
||||
|
||||
#include "compat.h"
|
||||
#include "QF/crc.h"
|
||||
#include "QF/model.h"
|
||||
#include "QF/msg.h"
|
||||
|
@ -51,6 +50,7 @@ static const char rcsid[] =
|
|||
#include "d_iface.h"
|
||||
#include "r_local.h"
|
||||
|
||||
#include "compat.h"
|
||||
|
||||
/*
|
||||
ALIAS MODELS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue