mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 09:11:06 +00:00
revert lsh's checkins. They broke newtree for everybody but him.
This commit is contained in:
parent
3ea246dd56
commit
0bd4043ca4
50 changed files with 76 additions and 244 deletions
|
@ -88,7 +88,7 @@ COM_Init
|
|||
*/
|
||||
void COM_Init (void)
|
||||
{
|
||||
#ifndef WORDS_BIGENDIAN
|
||||
#ifndef WORDS_BIGENDIEN
|
||||
bigendien = false;
|
||||
BigShort = ShortSwap;
|
||||
LittleShort = ShortNoSwap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue