get halfway through m424/ball

This commit is contained in:
CreateSource 2025-01-02 02:08:57 -05:00
parent 05a2e87763
commit ead404a3de
4 changed files with 1388 additions and 22 deletions

View file

@ -54,25 +54,6 @@ typedef struct _M424DllBallStruct {
s32 unkEC;
} M424DllBallStruct; // sizeof 0xF0
typedef struct _M424DllBallStruct2 {
omObjData* unk0;
u8 unk4;
u8 unk5;
u8 unk6;
u16 unk8;
u16 unkA;
Mtx unkC;
Vec unk3C;
Vec unk48;
Vec unk54;
Vec unk60;
Vec unk6C;
Vec unk78;
Vec unk84;
u8 unk90;
u8 unk91;
} M424DllBallStruct2; // sizeof 0x94
typedef struct _M424DllBallStruct3 {
u8 unk0;
M424DllBallStruct2* unk4;

1357
src/REL/m424Dll/claw.c Normal file

File diff suppressed because it is too large Load diff