mirror of
https://github.com/zeldaret/tp
synced 2026-08-18 13:43:24 -04:00
fopKy_Draw attempt
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
/* 8001F3D0 0001C310 7C 00 07 75 */ extsb. r0, r0
|
||||
/* 8001F3D4 0001C314 40 82 00 6C */ bne lbl_8001F440
|
||||
/* 8001F3D8 0001C318 83 C3 00 10 */ lwz r30, 0x10(r3)
|
||||
/* 8001F3DC 0001C31C 38 6D 87 68 */ la r3, lbl_80450CE8(r13)
|
||||
/* 8001F3DC 0001C31C 38 6D 87 68 */ la r3, fopKy_KANKYO_TYPE(r13)
|
||||
/* 8001F3E0 0001C320 48 00 12 7D */ bl fpcBs_MakeOfType__FPi
|
||||
/* 8001F3E4 0001C324 90 7F 00 C0 */ stw r3, 0xc0(r31)
|
||||
/* 8001F3E8 0001C328 80 1E 00 24 */ lwz r0, 0x24(r30)
|
||||
|
||||
@@ -28,6 +28,8 @@ typedef struct leaf_process_profile_definition {
|
||||
s32 unk24;
|
||||
} leaf_process_profile_definition;
|
||||
|
||||
int i = sizeof(process_profile_definition);
|
||||
|
||||
s32 fpcLf_GetPriority(const leafdraw_class* pLeaf);
|
||||
s32 fpcLf_DrawMethod(leafdraw_method_class* pMthd, void* pUserData);
|
||||
s32 fpcLf_Draw(leafdraw_class* pMthd);
|
||||
|
||||
Reference in New Issue
Block a user