mirror of
https://codeberg.org/wownero/RandomWOW
synced 2026-03-05 06:07:33 -05:00
Fixed 32-bit Windows build
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
IFDEF RAX
|
||||
|
||||
PUBLIC squareHash
|
||||
|
||||
.code
|
||||
@@ -6,4 +8,6 @@ squareHash PROC
|
||||
include asm/squareHash.inc
|
||||
squareHash ENDP
|
||||
|
||||
ENDIF
|
||||
|
||||
END
|
||||
Reference in New Issue
Block a user