mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Common/LogManager: Add logging category for Achievements.
This commit is contained in:
@ -12,6 +12,7 @@ namespace Common::Log
|
||||
{
|
||||
enum class LogType : int
|
||||
{
|
||||
ACHIEVEMENTS,
|
||||
ACTIONREPLAY,
|
||||
AUDIO,
|
||||
AUDIO_INTERFACE,
|
||||
|
Reference in New Issue
Block a user