This commit is contained in:
Nekotekina 2015-02-21 14:30:26 +03:00
parent 18954ee5b8
commit faaef03604
10 changed files with 92 additions and 166 deletions

View file

@ -51,7 +51,7 @@ const int kSyscallTableLength = 1024;
// DBG = Debug
// PM = Product Mode
// AuthID = Authentication ID
const ps3_func_caller sc_table[1024] =
const ppu_func_caller sc_table[1024] =
{
null_func,
bind_func(sys_process_getpid), //1 (0x001)