mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
Replace some log errors (#9980)
This commit is contained in:
parent
6cc5428d5e
commit
1213708b72
6 changed files with 11 additions and 11 deletions
|
|
@ -2284,7 +2284,7 @@ error_code cellSaveDataUserFixedDelete(ppu_thread& ppu, u32 userId, PSetList set
|
|||
|
||||
void cellSaveDataEnableOverlay(s32 enable)
|
||||
{
|
||||
cellSaveData.error("cellSaveDataEnableOverlay(enable=%d)", enable);
|
||||
cellSaveData.todo("cellSaveDataEnableOverlay(enable=%d)", enable);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue