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:
@@ -18,7 +18,7 @@
|
||||
#include "IconsFontAwesome5.h"
|
||||
#include "fmt/format.h"
|
||||
|
||||
Log_SetChannel(MemoryCard);
|
||||
LOG_CHANNEL(MemoryCard);
|
||||
|
||||
MemoryCard::MemoryCard()
|
||||
: m_save_event(
|
||||
|
||||
Reference in New Issue
Block a user