mirror of https://git.citron-emu.org/citron/emu
Added: Core_Memory to filter logging class
This commit is contained in:
parent
6565055865
commit
90a8165f77
|
@ -68,6 +68,7 @@ bool ParseFilterRule(Filter& instance, Iterator begin, Iterator end) {
|
|||
SUB(Common, Memory) \
|
||||
CLS(Core) \
|
||||
SUB(Core, ARM) \
|
||||
SUB(Core, Memory) \
|
||||
SUB(Core, Timing) \
|
||||
CLS(Config) \
|
||||
CLS(Debug) \
|
||||
|
|
Loading…
Reference in New Issue