]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/warpzonelib/client.qh
Merge remote branch 'origin/master' into terencehill/infinite_ammo
[xonotic/xonotic-data.pk3dir.git] / qcsrc / warpzonelib / client.qh
1 void WarpZone_Read(float bIsNewEntity);
2 void WarpZone_Camera_Read(float bIsNewEntity);
3 void WarpZone_Teleported_Read(float bIsNewEntity);
4
5 void WarpZone_FixPMove();
6 void WarpZone_FixView();
7
8 void WarpZone_Init();
9 void WarpZone_Shutdown();