]> git.xonotic.org Git - xonotic/darkplaces.git/commit
move two #defined to quakedef.h, and always include quakedef.h first before any other...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 12 Nov 2007 14:28:40 +0000 (14:28 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 12 Nov 2007 14:28:40 +0000 (14:28 +0000)
commitd1a66b1504773e5da10463fd15d524697b0c2ba2
tree4cacfddc6566d6ed2e97a59b5deeabb087652336
parent8688df8a88c8f14d8f11fe73a151e5b53f94407c
move two #defined to quakedef.h, and always include quakedef.h first before any other includes, even system headers. This is to make compilation with gcc -combine work. Also, fix some type mismatches between source files.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7689 d7cf8633-e32d-0410-b094-e92efae38249
34 files changed:
cd_bsd.c
cd_linux.c
cd_win.c
clvm_cmds.c
common.c
conproc.c
console.c
curves.c
fs.c
host.c
keys.c
lhnet.c
mathlib.c
matrixlib.c
mdfour.c
menu.c
menu.h
mvm_cmds.c
polygon.c
prvm_cmds.c
quakedef.h
snd_alsa.c
snd_bsd.c
snd_coreaudio.c
snd_oss.c
snd_sdl.c
svbsp.c
svvm_cmds.c
sys_linux.c
sys_sdl.c
vid_agl.c
vid_glx.c
vid_null.c
vid_sdl.c