namespace vase.
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
#include "../shard.h"
|
||||
#include "pch.h"
|
||||
|
||||
namespace crib::internal::vase {
|
||||
enum struct Direction : uint8_t {
|
||||
Forward,
|
||||
Backward
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user