mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-13 02:08:49 +12:00
Compilation fix_
This commit is contained in:
parent
0c1bfefbc8
commit
0bb15b2ff7
2 changed files with 3 additions and 1 deletions
|
@ -674,5 +674,5 @@ Module sysPrxForUser("sysPrxForUser", []()
|
|||
|
||||
REG_FUNC(sysPrxForUser, _sys_printf);
|
||||
|
||||
sysPrxForUser.AddFunc<(void(*)())_nid_E75C40F2>(0xE75C40F2, _nid_E75C40F2);
|
||||
REG_FUNC2(sysPrxForUser, 0xE75C40F2, _nid_E75C40F2);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue