]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/lib/warpzone/client.qh
Hopefully fix monster model detection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib / warpzone / client.qh
index 016ac58822c258319c0792714e76cf374e24128b..8f3e643b5c0eabae6e8d30817a40ccebc071a7df 100644 (file)
@@ -1,14 +1,9 @@
 #ifndef LIB_WARPZONE_CLIENT_H
 #define LIB_WARPZONE_CLIENT_H
 
-void WarpZone_Read(float bIsNewEntity);
-void WarpZone_Camera_Read(float bIsNewEntity);
-void WarpZone_Teleported_Read(float bIsNewEntity);
-
 void WarpZone_FixPMove();
 void WarpZone_FixView();
 
-void WarpZone_Init();
 void WarpZone_Shutdown();
 
 vector warpzone_save_view_origin;