mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-18 21:10:19 +00:00
Poe Actor Decomps (#463)
* Poe actors progress * Some more progress, En_Poh almost matching * Further progress * Fix merge * Decompile data * Actor struct cleanups * More functions OK * Progress * Last function decompiled, some nonmatchings left * Few more OK, skelanime_init definition changes * Progress * Style improvements, OPEN/CLOSE_DISPS, few more OK * Few more style improvements, function prototype additions/changes, another function OK * Remove unused asm, begin documentation * Use generated reloc * Cleanup, format * Remove a few no longer needed comments * PR suggestions * DISP macros * Missed some FrameUpdateMatrix != 0 replacements * EnPoField_InteractWithSoul -> EnPoField_SoulInteract, eyeImageIdx -> eyeTextureIdx * Fix merge, reformat * Review Suggestions Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * Further review suggestions * Ran formatter * Less DECR usage Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
parent
e983d2b72b
commit
f85a2d10ee
212 changed files with 4102 additions and 15655 deletions
|
@ -1156,6 +1156,66 @@ D_060009E0 = 0x060009E0;
|
|||
D_06000660 = 0x06000660;
|
||||
D_06000FC0 = 0x06000FC0;
|
||||
|
||||
// z_en_poh
|
||||
D_060001A8 = 0x060001A8;
|
||||
D_0600020C = 0x0600020C;
|
||||
D_060004EC = 0x060004EC;
|
||||
D_06000570 = 0x06000570;
|
||||
D_06000FE4 = 0x06000FE4;
|
||||
D_060011C4 = 0x060011C4;
|
||||
D_06006F90 = 0x06006F90;
|
||||
D_060009DC = 0x060009DC;
|
||||
D_060050D0 = 0x060050D0;
|
||||
D_06000A60 = 0x06000A60;
|
||||
D_06004638 = 0x06004638;
|
||||
D_06004498 = 0x06004498;
|
||||
D_06004530 = 0x06004530;
|
||||
D_06004530 = 0x06004530;
|
||||
D_06004498 = 0x06004498;
|
||||
D_06004498 = 0x06004498;
|
||||
D_06004530 = 0x06004530;
|
||||
|
||||
// z_en_po_field
|
||||
D_06000924 = 0x06000924;
|
||||
D_06006A30 = 0x06006A30;
|
||||
D_06000F9C = 0x06000F9C;
|
||||
D_06000608 = 0x06000608;
|
||||
D_06000454 = 0x06000454;
|
||||
D_06001360 = 0x06001360;
|
||||
D_06004BA0 = 0x06004BA0;
|
||||
D_0404D4E0 = 0x0404D4E0;
|
||||
D_060059F0 = 0x060059F0;
|
||||
D_06005900 = 0x06005900;
|
||||
D_06005620 = 0x06005620;
|
||||
D_060066D0 = 0x060066D0;
|
||||
D_06004CC0 = 0x06004CC0;
|
||||
D_060023B0 = 0x060023B0;
|
||||
|
||||
// z_en_po_desert
|
||||
D_06006A30 = 0x06006A30;
|
||||
D_06000924 = 0x06000924;
|
||||
D_06001360 = 0x06001360;
|
||||
D_06004BA0 = 0x06004BA0;
|
||||
D_06004CC0 = 0x06004CC0;
|
||||
|
||||
// z_en_po_sisters
|
||||
D_060065C8 = 0x060065C8;
|
||||
D_060014CC = 0x060014CC;
|
||||
D_06000D40 = 0x06000D40;
|
||||
D_06000114 = 0x06000114;
|
||||
D_060008C0 = 0x060008C0;
|
||||
D_06000A54 = 0x06000A54;
|
||||
D_0600119C = 0x0600119C;
|
||||
D_06000680 = 0x06000680;
|
||||
D_060027B0 = 0x060027B0;
|
||||
D_060046E0 = 0x060046E0;
|
||||
|
||||
// z_en_po_relay
|
||||
D_0600BE40 = 0x0600BE40;
|
||||
D_06003768 = 0x06003768;
|
||||
D_0600B838 = 0x0600B838;
|
||||
D_0600BBA0 = 0x0600BBA0;
|
||||
|
||||
// z_en_nb
|
||||
D_060181C8 = 0x060181C8;
|
||||
D_06009694 = 0x06009694;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue