1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-25 20:22:30 +01:00

cellPhotoImport: better log channel name for string search in logs

This commit is contained in:
Megamouse 2023-10-22 10:10:16 +02:00
parent 7cb4521082
commit aa9f364dc6

View File

@ -7,7 +7,7 @@
#include "Utilities/StrUtil.h"
#include "cellSysutil.h"
LOG_CHANNEL(cellPhotoImportUtil, "PhotoImport");
LOG_CHANNEL(cellPhotoImportUtil, "cellPhotoImport");
// Return Codes
enum CellPhotoImportError : u32