mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
En_Dns OK (#477)
* En_Dns OK All functions matching, several named. I left unnamed the really short ones that just do purchase checks, and the string of action functions near the end where the purposes are somewhat opaque. * Addressed all comments (with the exception of one that didn't match) * missed the header * Apply suggestions from code review Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * else if review comment addressed Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
parent
140a554f8e
commit
330bd35d23
36 changed files with 470 additions and 1373 deletions
3
spec
3
spec
|
@ -2138,8 +2138,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Dns"
|
||||
include "build/src/overlays/actors/ovl_En_Dns/z_en_dns.o"
|
||||
include "build/data/overlays/actors/z_en_dns.data.o"
|
||||
include "build/data/overlays/actors/z_en_dns.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_En_Dns/ovl_En_Dns_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue