Small changes

This commit is contained in:
Nekotekina 2014-01-23 22:40:49 +04:00
parent 6fb1a67a83
commit 93faac5780
6 changed files with 64 additions and 35 deletions

View file

@ -457,7 +457,7 @@ int cellVideoOutGetResolutionAvailability(u32 videoOut, u32 resolutionId, u32 as
int cellSysutilCheckCallback()
{
//cellSysutil.Warning("cellSysutilCheckCallback()");
cellSysutil.Warning("cellSysutilCheckCallback()");
Emu.GetCallbackManager().m_exit_callback.Check();
return CELL_OK;