mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 14:31:17 +00:00
Decompile the remaining Oceff actors + Add ichaindis.py (#125)
* Decompile the remaining Oceff actors + Add ichaindis.py - z_oceff_spot.c: OK - z_oceff_storm.c : 1 non-matching left - Add ichaindis.py * Rename SetActionFunc to SetupAction + Add Actor descriptions * Minor fixes in PR #125
This commit is contained in:
parent
40836f5d82
commit
3e5ed389b9
29 changed files with 662 additions and 1125 deletions
|
@ -548,3 +548,7 @@ D_060039B0 = 0x060039B0;
|
|||
|
||||
// z_oceff_wipe4
|
||||
D_04032C90 = 0x04032C90;
|
||||
|
||||
// z_oceff_storm
|
||||
D_04032490 = 0x04032490;
|
||||
D_04032890 = 0x04032890;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue