Adding missing exports.
This commit is contained in:
parent
6d821df3a9
commit
5c2b2a2b58
|
@ -81,6 +81,8 @@ XE_EXPORT(xam, 0x00000051, NetDll_XNetReplaceKey,
|
|||
XE_EXPORT(xam, 0x00000052, NetDll_XNetGetXnAddrPlatform, Function, 0),
|
||||
XE_EXPORT(xam, 0x00000053, NetDll_XNetGetSystemLinkPort, Function, 0),
|
||||
XE_EXPORT(xam, 0x00000054, NetDll_XNetSetSystemLinkPort, Function, 0),
|
||||
XE_EXPORT(xam, 0x00000055, xam_055, Function, 0),
|
||||
XE_EXPORT(xam, 0x00000056, xam_056, Function, 0),
|
||||
XE_EXPORT(xam, 0x00000065, NetDll_XnpLoadConfigParams, Function, 0),
|
||||
XE_EXPORT(xam, 0x00000066, NetDll_XnpSaveConfigParams, Function, 0),
|
||||
XE_EXPORT(xam, 0x00000067, NetDll_XnpConfigUPnP, Function, 0),
|
||||
|
@ -954,6 +956,7 @@ XE_EXPORT(xam, 0x0000048F, XuiSceneEnableTransitionDependency,
|
|||
XE_EXPORT(xam, 0x00000490, XamVoiceGetMicArrayAudioEx, Function, 0),
|
||||
XE_EXPORT(xam, 0x00000491, XamVoiceDisableMicArray, Function, 0),
|
||||
XE_EXPORT(xam, 0x00000497, XamVoiceIsActiveProcess, Function, 0),
|
||||
XE_EXPORT(xam, 0x0000049E, XGetVideoCapabilities, Function, 0),
|
||||
XE_EXPORT(xam, 0x000004B0, XMPRegisterCodec, Function, 0),
|
||||
XE_EXPORT(xam, 0x00000514, XamIsCurrentTitleIptv, Function, 0),
|
||||
XE_EXPORT(xam, 0x00000515, XamIsIptvEnabled, Function, 0),
|
||||
|
|
Loading…
Reference in New Issue