mirror of
https://github.com/modmii/YAWM-ModMii-Edition.git
synced 2025-02-19 22:32:45 +01:00
align fail
This commit is contained in:
parent
d11b6381e4
commit
604bd0e5ab
@ -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];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user