This commit is contained in:
burniouf 2022-11-02 17:06:15 +01:00
parent a9d7f31467
commit d5f15ee737
1 changed files with 2 additions and 0 deletions

View File

@ -728,6 +728,7 @@ CS : not found
## ASM
`>PUSHB hSList`
`>PUSHW KeyPtr`
`>PUSHW ScopeID`
`>SYSCALL SListNewKey`
## RETURN VALUE
@ -739,6 +740,7 @@ CS : not found
## ASM
`>PUSHB hSList`
`>PUSHW KeyPtr`
`>PUSHW ScopeID`
`>SYSCALL SListLookup`
## RETURN VALUE