This commit is contained in:
Nekotekina 2015-07-26 03:53:26 +03:00
parent 804ee1183b
commit ffc11bfda3
21 changed files with 132 additions and 115 deletions

View file

@ -14,7 +14,7 @@ void sceRazorCaptureSetTriggerNextFrame(vm::cptr<char> captureFilename)
throw EXCEPTION("");
}
bool sceRazorCaptureIsInProgress()
b8 sceRazorCaptureIsInProgress()
{
throw EXCEPTION("");
}