fix malloc sizes of HuMemDirectMalloc calls (#579)

This commit is contained in:
Rainchus 2025-04-06 18:53:55 -05:00 committed by GitHub
parent 887cb00c5b
commit 086800b79a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 219 additions and 207 deletions

View file

@ -20,7 +20,6 @@ typedef struct _unkStruct {
HsfVector2f unk1C;
Vec unk24;
float unk30;
float unk34;
} unkStruct;
typedef struct _unkStruct2 {