mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-08-15 00:23:14 +00:00
Fixed squareHash reference
This commit is contained in:
parent
1945aae9f8
commit
1617d8e34e
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ DECL(initBlock):
|
|||
mov rbp, rsi
|
||||
mov r8, rdx
|
||||
mov rsi, rcx
|
||||
#define squareHash DECL(squareHash)
|
||||
#include "asm/initBlock.inc"
|
||||
pop r15
|
||||
pop r14
|
||||
|
|
Loading…
Reference in a new issue