Get player_extra_info symbol

This commit is contained in:
8dcc
2023-07-27 22:13:34 +02:00
parent 5e09221241
commit fd0aea976f
2 changed files with 7 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ DECL_INTF_EXTERN(engine_studio_api_t, enginestudio);
DECL_INTF_EXTERN(StudioModelRenderer_t, studiomodelrenderer);
extern game_t* game_info;
extern extra_player_info_t* player_extra_info;
extern cl_entity_t* localplayer;
/*----------------------------------------------------------------------------*/