FrameDump Logging: Separate log type and migrate to fmt

This commit is contained in:
altimumdelta
2020-11-09 19:45:04 +01:00
parent 43e2f0e88f
commit f44b13ffcd
3 changed files with 24 additions and 22 deletions

View File

@ -28,6 +28,7 @@ enum LOG_TYPE
DYNA_REC,
EXPANSIONINTERFACE,
FILEMON,
FRAMEDUMP,
GDB_STUB,
GPFIFO,
HOST_GPU,