mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 14:37:08 +00:00
Add sceNpPlus to registered modules
This commit is contained in:
parent
26d406fec3
commit
bb9444e19a
2 changed files with 2 additions and 0 deletions
|
|
@ -279,6 +279,7 @@ static void ppu_initialize_modules(ppu_linkage_info* link, utils::serial* ar = n
|
|||
&ppu_module_manager::sceNpClans,
|
||||
&ppu_module_manager::sceNpCommerce2,
|
||||
&ppu_module_manager::sceNpMatchingInt,
|
||||
&ppu_module_manager::sceNpPlus,
|
||||
&ppu_module_manager::sceNpSns,
|
||||
&ppu_module_manager::sceNpTrophy,
|
||||
&ppu_module_manager::sceNpTus,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue