mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Decompile en_guest (#151)
* Start work on ovl_En_Guest * Match func_80A5046C and func_80A50518 * Everything but func_80A509D4 matches * Match last function, cleanup, rename stuff * Run formatter * Temp didn't need to be used * I should have ran the formatter again * Use tcrf translation for debug string * Apply suggestions from code review Co-authored-by: krimtonz <33664508+krimtonz@users.noreply.github.com> * Rename references to function and fix semicolon * Apply suggestions from code review Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> Co-authored-by: fig02 <fig02srl@gmail.com> * PR Suggestions * More comments Co-authored-by: krimtonz <33664508+krimtonz@users.noreply.github.com> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> Co-authored-by: fig02 <fig02srl@gmail.com>
This commit is contained in:
parent
89b0977e39
commit
e6b00f03bf
18 changed files with 228 additions and 746 deletions
3
spec
3
spec
|
@ -2614,8 +2614,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Guest"
|
||||
include "build/src/overlays/actors/ovl_En_Guest/z_en_guest.o"
|
||||
include "build/data/overlays/actors/z_en_guest.data.o"
|
||||
include "build/data/overlays/actors/z_en_guest.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_En_Guest/z_en_guest_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue