HomeSort by relevance Sort by last modified time
    Searched full:anglehack (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/server/
pr_edict.c 797 qboolean anglehack; local
817 // anglehack is to allow QuakeEd to write single scalar angles
822 anglehack = true;
825 anglehack = false;
855 if (anglehack)
  /external/quake/quake/src/WinQuake/
pr_edict.cpp 805 qboolean anglehack; local
826 // anglehack is to allow QuakeEd to write single scalar angles
831 anglehack = true;
834 anglehack = false;
872 if (anglehack)

Completed in 141 milliseconds