mirror of
https://codeberg.org/wownero/RandomWOW
synced 2026-03-05 06:07:33 -05:00
Fixed linux version of SquareHash
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
.global DECL(squareHash)
|
||||
|
||||
DECL(squareHash):
|
||||
mov rcx, rsi
|
||||
mov rcx, rdi
|
||||
#include "asm/squareHash.inc"
|
||||
|
||||
Reference in New Issue
Block a user