Make return values use defines
This commit is contained in:
@@ -104,5 +104,6 @@ struct mhitm_data {
|
||||
#define MM_HIT 0x1 /* aggressor hit defender */
|
||||
#define MM_DEF_DIED 0x2 /* defender died */
|
||||
#define MM_AGR_DIED 0x4 /* aggressor died */
|
||||
#define MM_AGR_DONE 0x8 /* aggressor is done with their turn */
|
||||
|
||||
#endif /* MONATTK_H */
|
||||
|
||||
Reference in New Issue
Block a user