Remove asm instruction I shamelessly copied

This commit is contained in:
Diavolo 2021-07-29 10:47:16 +02:00
parent 8b4f177fcc
commit a3d9c9bd75
No known key found for this signature in database
GPG Key ID: FA77F074E98D98A5
2 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,6 @@ namespace Components
test al, al test al, al
jz dontContinue jz dontContinue
mov eax, [esp + 8h]
push edi push edi
mov edi, dword ptr[esp + 4h] mov edi, dword ptr[esp + 4h]
push 406535h push 406535h

View File

@ -193,6 +193,7 @@ namespace Components
"Killera", "Killera",
"Lithium", "Lithium",
"Louvenarde", "Louvenarde",
"FutureRave",
"OneFourOne", "OneFourOne",
"quaK", "quaK",
"RaidMax", "RaidMax",