sm-plugins/BossHP/scripting/include/BossHP.inc

8 lines
137 B
PHP
Raw Normal View History

#if defined BossHP_included
#endinput
#endif
#define BossHP_included
forward void OnBossDamaged(any Boss, int entity, int activator);