Compilation fix_

This commit is contained in:
Nekotekina 2015-02-20 21:05:45 +03:00
parent 0c1bfefbc8
commit 0bb15b2ff7
2 changed files with 3 additions and 1 deletions

View file

@ -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);
});