Compare commits

..

2 Commits

Author SHA1 Message Date
thepikachugamer 8e1306a944
Merge 604bd0e5ab into 608d954afe 2024-04-26 03:58:29 +00:00
Naim2000 604bd0e5ab align fail 2024-04-25 22:58:22 -05:00
1 changed files with 1 additions and 1 deletions

View File

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