Tidying
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Bloom::Events
|
|||||||
{
|
{
|
||||||
static_assert(std::atomic<int>::is_always_lock_free);
|
static_assert(std::atomic<int>::is_always_lock_free);
|
||||||
|
|
||||||
enum EventType: std::uint16_t
|
enum EventType: std::uint8_t
|
||||||
{
|
{
|
||||||
GENERIC,
|
GENERIC,
|
||||||
STOP_TARGET_EXECUTION,
|
STOP_TARGET_EXECUTION,
|
||||||
|
|||||||
Reference in New Issue
Block a user