mirror of
https://github.com/UberGames/rpgxEF.git
synced 2025-02-24 13:01:10 +00:00
4 lines
200 B
C
4 lines
200 B
C
|
|
void breakable_use(gentity_t *self, gentity_t *other, gentity_t *activator);
|
|
void breakable_pain( gentity_t *self, gentity_t *attacker, int32_t damage );
|
|
//static void InitBBrush ( gentity_t *ent );
|