mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 21:41:26 +12:00
cellPhotoImport: better log channel name for string search in logs
This commit is contained in:
parent
7cb4521082
commit
aa9f364dc6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
#include "Utilities/StrUtil.h"
|
#include "Utilities/StrUtil.h"
|
||||||
#include "cellSysutil.h"
|
#include "cellSysutil.h"
|
||||||
|
|
||||||
LOG_CHANNEL(cellPhotoImportUtil, "PhotoImport");
|
LOG_CHANNEL(cellPhotoImportUtil, "cellPhotoImport");
|
||||||
|
|
||||||
// Return Codes
|
// Return Codes
|
||||||
enum CellPhotoImportError : u32
|
enum CellPhotoImportError : u32
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue