mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-20 05:30:26 +00:00
Decompile Fishing and document object_fish (#856)
* Start decompiling Fishing * Decompile more functions in Fishing * Decompile a few more functions in Fishing * Decompile func_80B6E9E0 and func_80B7825C (non matching) * Minor Fishing cleanups * Migrate fishing bss to C and match 3 functions * Decompile and match Fishing_Update * Migrate fishing data to C and minor cleanups * Fix the object_fish xml and use its symbols in Fishing * Partially document Fishing and object_fish * Add more documentation/cleanups to Fishing and object_fish * Use object_fish symbols in Demo_Ec and fix naming * Minor fixes to Fishing docs * Apply review suggestions for Fishing * Apply 2 more review suggestions for Fishing * Apply some review suggestions for Fishing
This commit is contained in:
parent
89f684b026
commit
fa0a0fe81b
55 changed files with 5814 additions and 20562 deletions
4
spec
4
spec
|
@ -3162,9 +3162,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Fishing"
|
||||
include "build/src/overlays/actors/ovl_Fishing/z_fishing.o"
|
||||
include "build/data/overlays/actors/z_fishing.data.o"
|
||||
include "build/data/overlays/actors/z_fishing.bss.o"
|
||||
include "build/data/overlays/actors/z_fishing.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_Fishing/ovl_Fishing_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue