Update to latest Arbutils, use new integer defines
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
#include <Arbutils/Enum.hpp>
|
||||
#include <cstdint>
|
||||
|
||||
ENUM(HistoryElementKind, uint8_t, AttackUse, Damage)
|
||||
ENUM(HistoryElementKind, u8, AttackUse, Damage)
|
||||
#endif // CREATURELIB_HISTORYELEMENTKIND_HPP
|
||||
|
||||
Reference in New Issue
Block a user