mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-12-22 15:58:53 +00:00
Fixed linux version of SquareHash
This commit is contained in:
parent
bfd557dac5
commit
9a23bdb40d
@ -13,5 +13,5 @@
|
|||||||
.global DECL(squareHash)
|
.global DECL(squareHash)
|
||||||
|
|
||||||
DECL(squareHash):
|
DECL(squareHash):
|
||||||
mov rcx, rsi
|
mov rcx, rdi
|
||||||
#include "asm/squareHash.inc"
|
#include "asm/squareHash.inc"
|
||||||
|
Loading…
Reference in New Issue
Block a user