mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Added undefined struct members.
This commit is contained in:
+5
-2
@@ -608,7 +608,9 @@ typedef struct Object_64 {
|
||||
u8 unkFC;
|
||||
u8 padFD[0xB];
|
||||
s32 unk108;
|
||||
u8 pad10C[0x54];
|
||||
u8 pad10C[0xC];
|
||||
s32 unk118;
|
||||
u8 pad11C[0x44];
|
||||
s16 unk160;
|
||||
s16 unk162;
|
||||
s16 unk164;
|
||||
@@ -619,7 +621,8 @@ typedef struct Object_64 {
|
||||
u8 unk193;
|
||||
u8 pad194[0x26];
|
||||
u16 unk1BA;
|
||||
u8 pad1BC[0x1B];
|
||||
u8 pad1BC[0x1A];
|
||||
s8 unk1D6;
|
||||
s8 unk1D7;
|
||||
u8 pad1D8[0x1A];
|
||||
u8 unk1F2;
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
#include "asset_loading.h"
|
||||
#include "thread0_epc.h"
|
||||
#include "controller_pak.h"
|
||||
#include "menu.h"
|
||||
#include "unknown_06B2B0.h"
|
||||
#include "unknown_043920.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user