]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fix a bunch of pointer type warnings introduced by the change to const parameters...
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 22 May 2002 03:17:50 +0000 (03:17 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 22 May 2002 03:17:50 +0000 (03:17 +0000)
commit754c702911eb45a08a4440be5b42e1b9582c0fa5
treed2f9c55569b6bd904fe7c662814ab4283ba5d7a8
parentc36252bc2b53dfccb68b5d09dd5d84158ce236ba
fix a bunch of pointer type warnings introduced by the change to const parameters in R_ConcatRotations and R_ConcatTransforms (now take float * instead of two dimensional array)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@1865 d7cf8633-e32d-0410-b094-e92efae38249
gl_models.c
mathlib.c
mathlib.h
r_sprites.c