mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-07 23:45:12 +00:00
PSV modules refactoring
This commit is contained in:
parent
8229c0ed3d
commit
bc9481db1b
129 changed files with 5000 additions and 4588 deletions
|
|
@ -11,6 +11,7 @@ psv_log_base sceSfmt("SceSfmt", []()
|
|||
sceSfmt.on_load = nullptr;
|
||||
sceSfmt.on_unload = nullptr;
|
||||
sceSfmt.on_stop = nullptr;
|
||||
sceSfmt.on_error = nullptr;
|
||||
|
||||
//REG_FUNC(0x8FF464C9, sceSfmt11213InitGenRand);
|
||||
//REG_FUNC(0xBAF5F058, sceSfmt11213InitByArray);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue