forked from UNLOZE/sm-plugins
BossHP: Finish second version of damage callback.
Now with extra forwards.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#if defined BossHP_included
|
||||
#endinput
|
||||
#endif
|
||||
|
||||
#define BossHP_included
|
||||
|
||||
forward void OnBossDamaged(any Boss, int entity, int activator);
|
||||
Reference in New Issue
Block a user