Rename some STAT_CHANGE macros

This commit is contained in:
GriffinR
2019-10-26 11:53:00 -04:00
parent 73b96fe145
commit 5fd44d1e74
3 changed files with 11 additions and 11 deletions

View File

@@ -99,8 +99,8 @@
// stat change flags for Cmd_playstatchangeanimation
#define STAT_CHANGE_NEGATIVE 0x1
#define STAT_CHANGE_BY_TWO 0x2
#define STAT_CHANGE_SKIP_NEXT_ANIM 0x4
#define STAT_CHANGE_IGNORE_ABILITY 0x8
#define STAT_CHANGE_MULTIPLE_STATS 0x4
#define STAT_CHANGE_CANT_PREVENT 0x8
// stat flags for Cmd_playstatchangeanimation
#define BIT_HP 0x1