mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 17:01:24 +12:00
Compilation fix
This commit is contained in:
parent
fdad4019e5
commit
8cd00287cd
64 changed files with 85 additions and 82 deletions
|
@ -674,5 +674,5 @@ Module sysPrxForUser("sysPrxForUser", []()
|
|||
|
||||
REG_FUNC(sysPrxForUser, _sys_printf);
|
||||
|
||||
sysPrxForUser.AddFunc<_nid_E75C40F2>(0xE75C40F2, _nid_E75C40F2);
|
||||
sysPrxForUser.AddFunc<(void(*)())_nid_E75C40F2>(0xE75C40F2, _nid_E75C40F2);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue