Skip to content

Commit

Permalink
remove unrelated PR edits
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyShorokhov committed Sep 2, 2021
1 parent 2fd9feb commit c7d62fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions reapi/include/cssdk/dlls/regamedll_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -668,8 +668,6 @@ struct ReGameFuncs_t {
int (*Cmd_Argc)();
const char *(*Cmd_Argv)(int i);
class CGrenade *(*PlantBomb)(entvars_t *pevOwner, Vector &vecStart, Vector &vecVelocity);
class CGib *(*SpawnHeadGib)(entvars_t* pevVictim);
void (*SpawnRandomGibs)(entvars_t* pevVictim, int cGibs, int human);
};

class IReGameApi {
Expand Down

0 comments on commit c7d62fe

Please sign in to comment.