mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 22:22:05 -04:00
f_op_camera full match (#225)
This commit is contained in:
@@ -25,6 +25,9 @@ typedef struct leaf_process_profile_definition {
|
||||
/* 0x28 */ int field_0x28;
|
||||
/* 0x2C */ u8 field_0x2c;
|
||||
/* 0x2D */ u8 field_0x2d;
|
||||
/* 0x2E */ u8 field_0x2e[0x2]; // extended from here to end to make fopCam_Create match. might be wrong
|
||||
/* 0x30 */ u8 field_0x30[0xc];
|
||||
/* 0x3C */ leafdraw_method_class* mMethods;
|
||||
} leaf_process_profile_definition;
|
||||
|
||||
s32 fpcLf_GetPriority(const leafdraw_class* pLeaf);
|
||||
|
||||
Reference in New Issue
Block a user