Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are horribly slow, and conflict when one is a prefix of another.
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
#include <array>
|
||||
#include <memory>
|
||||
|
||||
Log_SetChannel(SIO);
|
||||
LOG_CHANNEL(SIO);
|
||||
|
||||
namespace SIO {
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user