This commit is contained in:
LIghty 2018-03-29 22:55:27 +02:00
parent 9706fa8501
commit 411ce1b9ea

View File

@ -22,6 +22,7 @@ extern CatVar idle_only;
extern CatVar stickies;
extern CatVar max_distance;
void Draw();
void CreateMove();
bool ShouldReflect(CachedEntity *ent);
bool IsEntStickyBomb(CachedEntity *ent);