Corrected a xam export to variable.
This commit is contained in:
parent
b5e729f89e
commit
c29c4b067f
|
@ -781,7 +781,7 @@ XE_DECLARE_EXPORT(xam, 0x000003D7, XAutomationpInputXenonButton,
|
|||
XE_DECLARE_EXPORT(xam, 0x000003D8, XAutomationpInputPress, ? , Function, 0),
|
||||
XE_DECLARE_EXPORT(xam, 0x000003D9, XAutomationpInputSetState, ? , Function, 0),
|
||||
XE_DECLARE_EXPORT(xam, 0x000003DA, XamEnableOverdraw, ? , Function, 0),
|
||||
XE_DECLARE_EXPORT(xam, 0x000003DB, g_XuiAutomation, ? , Function, 0),
|
||||
XE_DECLARE_EXPORT(xam, 0x000003DB, g_XuiAutomation, ? , Variable, 0),
|
||||
XE_DECLARE_EXPORT(xam, 0x000003DC, XamVoiceGetMicArrayAudio, ? , Function, 0),
|
||||
XE_DECLARE_EXPORT(xam, 0x000003DD, XampSystemInput, ? , Function, 0),
|
||||
XE_DECLARE_EXPORT(xam, 0x000003DE, XamInputControl, ? , Function, 0),
|
||||
|
|
Loading…
Reference in New Issue