mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-08 07:55:35 +00:00
SC_FUNC improved (faster compilation)
This commit is contained in:
parent
82781e620a
commit
096fc86f17
4 changed files with 84 additions and 64 deletions
|
|
@ -8,7 +8,7 @@ namespace vm { using namespace ps3; }
|
|||
|
||||
extern Module cellAvconfExt;
|
||||
|
||||
s32 cellVideoOutConvertCursorColor()
|
||||
s32 cellVideoOutConvertCursorColor(PPUThread& CPU)
|
||||
{
|
||||
UNIMPLEMENTED_FUNC(cellAvconfExt);
|
||||
return CELL_OK;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue