mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 23:15:18 +00:00
ARMv7 func binder improved (faster compilation)
This commit is contained in:
parent
096fc86f17
commit
daa93a7226
11 changed files with 247 additions and 203 deletions
|
|
@ -8,7 +8,7 @@ namespace vm { using namespace ps3; }
|
|||
|
||||
extern Module cellAvconfExt;
|
||||
|
||||
s32 cellVideoOutConvertCursorColor(PPUThread& CPU)
|
||||
s32 cellVideoOutConvertCursorColor()
|
||||
{
|
||||
UNIMPLEMENTED_FUNC(cellAvconfExt);
|
||||
return CELL_OK;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue