Core: Set correct log channel

This commit is contained in:
Stenzek
2025-12-22 20:47:53 +10:00
parent c0277db4cf
commit cf103e9979

View File

@@ -26,7 +26,7 @@
#include <ShlObj.h>
#endif
LOG_CHANNEL(Host);
LOG_CHANNEL(Core);
namespace Core {