engine: share playermove ClearPhysEnts function

This commit is contained in:
Alibek Omarov
2023-01-06 00:28:24 +03:00
parent 0bec78a958
commit 787d3bc5dd
9 changed files with 14 additions and 28 deletions
-1
View File
@@ -697,6 +697,5 @@ void SV_RunLightStyles( void );
void SV_SetLightStyle( int style, const char* s, float f );
const char *SV_GetLightStyle( int style );
int SV_LightForEntity( edict_t *pEdict );
void SV_ClearPhysEnts( void );
#endif//SERVER_H