align fail

This commit is contained in:
Naim2000 2024-04-25 22:58:22 -05:00
parent d11b6381e4
commit 604bd0e5ab
1 changed files with 1 additions and 1 deletions

View File

@ -569,7 +569,7 @@ bool __Wad_FixTicket(signed_blob *s_tik)
/* Fix tickets using vWii Common Key */ /* Fix tickets using vWii Common Key */
if (fixvWiiKey) if (fixvWiiKey)
{ {
__attribute__ ((aligned(0x10))) __aligned(0x20)
aeskey tkeybuf; aeskey tkeybuf;
u64 iv[2]; u64 iv[2];