Added some weixin support (not really tested, for #711)

This commit is contained in:
ptitSeb 2023-04-19 15:09:09 +02:00
parent fba75e3122
commit 1b4625cedd
2 changed files with 5 additions and 1 deletions

View File

@ -189,7 +189,7 @@ GO(atk_state_set_contains_state, iFpi)
//GO(atk_state_set_or_sets,
//GO(atk_state_set_remove_state,
//GO(atk_state_set_xor_sets,
//GO(atk_state_type_for_name,
GO(atk_state_type_for_name, iFp)
GO(atk_state_type_get_name, pFi)
GO(atk_state_type_get_type, LFv)
//GO(atk_state_type_register,

View File

@ -107,6 +107,10 @@ BOX64_DYNAREC_BIGBLOCK=2
BOX64_DYNAREC_FORWARD=512
BOX64_DYNAREC_CALLRET=1
[weixin]
BOX64_MALLOC_HACK=2
BOX64_NOSANDBOX=1
#
# Wine process
#