Fix for libctru v2.3.0

This commit is contained in:
fincs 2023-10-28 21:57:00 +02:00
parent 66a0594e5d
commit 00396e8a99
No known key found for this signature in database
GPG Key ID: 62C7609ADA219C60

View File

@ -41,7 +41,7 @@ typedef struct
};
} C3D_Tex;
typedef struct ALIGN(8)
typedef struct CTR_ALIGN(8)
{
u16 width;
u16 height;