]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Elric added BuffBigLong, BuffBigShort, BuffLittleLong, and BuffLittleShort functions...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 27 Mar 2003 08:58:07 +0000 (08:58 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 27 Mar 2003 08:58:07 +0000 (08:58 +0000)
commit1ae145acaf81ed231a047916ec42c786368bc560
tree4ce377391a4a946ce4c8b0ae0ce26faead13df00
parentcdc3b4b555424f02f0c793d977444fe267690c84
Elric added BuffBigLong, BuffBigShort, BuffLittleLong, and BuffLittleShort functions intended for reading from misaligned locations in file memory buffers (these read as bytes rather than entire numbers, so memory misalignments are not a problem on Sparc and certain other CPUs)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2856 d7cf8633-e32d-0410-b094-e92efae38249
common.c
common.h