]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/csqcmodel/cl_player.qh
properly DRAW the local player
[xonotic/xonotic-data.pk3dir.git] / qcsrc / csqcmodel / cl_player.qh
index 7f7329bd54cb5560365a805184cfa75e68c3d6cc..0eecabed88e05e626d5be5a98799480de7bc4a21 100644 (file)
@@ -28,3 +28,4 @@ float csqcplayer_status;
 void CSQCPlayer_SetCamera();
 float CSQCPlayer_PreUpdate();
 float CSQCPlayer_PostUpdate();
+float CSQCPlayer_IsLocalPlayer();