mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 08:20:40 +00:00
sw_rmain.c is now client and chase clean.
This commit is contained in:
parent
7d008a5949
commit
337430a113
15 changed files with 59 additions and 77 deletions
|
@ -35,9 +35,6 @@
|
|||
# define UNALIGNED_OK 0
|
||||
#endif
|
||||
|
||||
// !!! if this is changed, it must be changed in d_ifacea.h too !!!
|
||||
#define CACHE_SIZE 32 // used to align key data structures
|
||||
|
||||
#define UNUSED(x) (x = x) // for pesky compiler / lint warnings
|
||||
|
||||
// Error out if we get less than 4MB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue