Clean up staffdll/main.c
This commit is contained in:
parent
6828c061eb
commit
77f9867430
3 changed files with 137 additions and 146 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include "dolphin/types.h"
|
||||
|
||||
typedef struct UnkStaffDllStruct {
|
||||
/* 0x00 */ s32 unk_00;
|
||||
/* 0x00 */ u32 unk_00;
|
||||
/* 0x04 */ s32 unk_04;
|
||||
/* 0x08 */ float unk_08;
|
||||
/* 0x0C */ u32 unk_0C;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue