Clean up staffdll/main.c

This commit is contained in:
gamemasterplc 2024-05-02 08:26:48 -05:00
parent 6828c061eb
commit 77f9867430
3 changed files with 137 additions and 146 deletions

View file

@ -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;