mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 23:15:18 +00:00
b8 type
This commit is contained in:
parent
804ee1183b
commit
ffc11bfda3
21 changed files with 132 additions and 115 deletions
|
|
@ -14,7 +14,7 @@ void sceRazorCaptureSetTriggerNextFrame(vm::cptr<char> captureFilename)
|
|||
throw EXCEPTION("");
|
||||
}
|
||||
|
||||
bool sceRazorCaptureIsInProgress()
|
||||
b8 sceRazorCaptureIsInProgress()
|
||||
{
|
||||
throw EXCEPTION("");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue