Merge pull request #601 from diamante0018/develop

[Script]: Fix asm stub again
This commit is contained in:
Edo 2022-11-26 18:14:51 +00:00 committed by GitHub
commit d83d667d9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,7 @@ namespace Game
add esp, 0x8
popad
ret
}
}
}