BossHP: Finish second version of damage callback.

Now with extra forwards.
This commit is contained in:
zaCade
2018-10-13 14:21:51 +02:00
parent eb94163ef8
commit 7160defcaa
2 changed files with 35 additions and 19 deletions
+7
View File
@@ -0,0 +1,7 @@
#if defined BossHP_included
#endinput
#endif
#define BossHP_included
forward void OnBossDamaged(any Boss, int entity, int activator);