common: logging: Restructure backend code

This commit is contained in:
Morph 2023-06-24 02:27:24 +03:00 committed by GPUCode
parent b559c078bc
commit b57773b1cf
9 changed files with 310 additions and 285 deletions

View file

@ -86,6 +86,7 @@ add_library(citra_common STATIC
logging/log.h
logging/text_formatter.cpp
logging/text_formatter.h
logging/types.h
math_util.h
memory_detect.cpp
memory_detect.h