]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/warpzonelib/client.qh
warpzonelib - the beginning
[divverent/nexuiz.git] / data / qcsrc / warpzonelib / client.qh
1 void WarpZone_Read(float bIsNewEntity);
2
3 vector warpzone_fixview_origin;
4 vector warpzone_fixview_angles;
5 void WarpZone_FixView(); // this saves the previous values
6 void WarpZone_UnFixView(); // and restores them