mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 09:11:06 +00:00
More whitespace than you can shake a shambler at.
This commit is contained in:
parent
e32119aa3c
commit
800ee05584
90 changed files with 390 additions and 411 deletions
|
@ -38,7 +38,7 @@
|
|||
//define PARANOID // speed sapping error checking
|
||||
|
||||
#if defined(_WIN32) && !defined(__GNUC__)
|
||||
#pragma warning( disable : 4244 4127 4201 4214 4514 4305 4115 4018)
|
||||
# pragma warning( disable : 4244 4127 4201 4214 4514 4305 4115 4018)
|
||||
#endif
|
||||
|
||||
#define MAX_NUM_ARGVS 50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue